We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e8800 commit a34ae24Copy full SHA for a34ae24
CHANGELOG.md
@@ -1,4 +1,13 @@
1
-## 0.0.1 (2022-10-01)
+## [0.0.2](https://github.com/dailydotdev/docs/compare/v0.0.1...v0.0.2) (2022-10-05)
2
+
3
4
+### Bug Fixes
5
6
+* typos and grammar errors ([0be5dca](https://github.com/dailydotdev/docs/commit/0be5dcaa10a339c9e8ad0f05fcbdf35463819e43))
7
8
9
10
+## [0.0.1](https://github.com/dailydotdev/docs/compare/962d1164a462976d63f94b66771f20196658871d...v0.0.1) (2022-10-01)
11
12
13
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "dailydev-docs",
- "version": "0.0.1",
+ "version": "0.0.2",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
0 commit comments