Skip to content

Commit 77fdcb3

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.11.0
1 parent aabda8c commit 77fdcb3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.11.0](https://github.com/dailydotdev/docs/compare/v0.10.0...v0.11.0) (2024-11-03)
2+
3+
4+
### Features
5+
6+
* new top readers doc ([#445](https://github.com/dailydotdev/docs/issues/445)) ([aabda8c](https://github.com/dailydotdev/docs/commit/aabda8cd92fe5ec8c29dd2536dd59a74cf801337))
7+
8+
9+
110
# [0.10.0](https://github.com/dailydotdev/docs/compare/v0.9.0...v0.10.0) (2024-09-09)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [0.6.0](https://github.com/dailydotdev/docs/compare/v0.5.0...v0.6.0) (2024-08-07)
38-
39-
40-
### Features
41-
42-
* add a Slack integration page ([#352](https://github.com/dailydotdev/docs/issues/352)) ([10b756e](https://github.com/dailydotdev/docs/commit/10b756ec05b953d577b4981acd7f0bc08b597ff2))
43-
44-
45-

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dailydev-docs",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",
@@ -43,4 +43,4 @@
4343
"last 1 safari version"
4444
]
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)