Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cssninjaStudio/dokto into main
Browse files Browse the repository at this point in the history
  • Loading branch information
driss-chelouati committed Dec 28, 2022
2 parents a2b1c01 + 29617a9 commit e509702
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## 1.0.0 (2022-12-28)


### Features

* initial commit ([998fb5d](https://github.com/cssninjaStudio/dokto/commit/998fb5dbee8dfa7c425f32c42a6873393057a49d))
* search filters, scrollspy ([4263241](https://github.com/cssninjaStudio/dokto/commit/4263241bccd16feac7b727825b2cdad907567633))
* setup deploy ([4800ecb](https://github.com/cssninjaStudio/dokto/commit/4800ecb9c941da332cab052d8546247ded576a27))


### Bug Fixes

* favicon ([647f668](https://github.com/cssninjaStudio/dokto/commit/647f668979756463a926615b1257d5983148c662))
* scrollspy ([d51b917](https://github.com/cssninjaStudio/dokto/commit/d51b917bfe243277f9d27ff339457dcdb755c514))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dokto",
"type": "module",
"version": "0.0.1",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "astro dev",
Expand Down

0 comments on commit e509702

Please sign in to comment.