Skip to content

Commit

Permalink
chore(release): v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 1, 2022
1 parent aae14df commit 0a373b2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## 0.0.1 (2022-10-01)


### Bug Fixes

* :bug: Remove search bar for now ([#34](https://github.com/dailydotdev/docs/issues/34)) ([962d116](https://github.com/dailydotdev/docs/commit/962d1164a462976d63f94b66771f20196658871d))
* correct grammatical errors ([d52d574](https://github.com/dailydotdev/docs/commit/d52d5740102b7ef8f30c7e0b7b584abb1b1b38db))
* resolve typo in heading ([e909167](https://github.com/dailydotdev/docs/commit/e9091676472102b25202ff45b5aaad170e45893a)), closes [#100](https://github.com/dailydotdev/docs/issues/100)
* resolve typos ([1963290](https://github.com/dailydotdev/docs/commit/19632903cedd7cbc5e7d41e296167e1699ee2244)), closes [#101](https://github.com/dailydotdev/docs/issues/101)



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dailydev-docs",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down Expand Up @@ -40,4 +40,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit 0a373b2

Please sign in to comment.