Skip to content

Commit e4b1ffc

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.9.0
1 parent 8720970 commit e4b1ffc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.9.0](https://github.com/dailydotdev/docs/compare/v0.8.0...v0.9.0) (2024-08-29)
2+
3+
4+
### Features
5+
6+
* add eligibility criteria ([#376](https://github.com/dailydotdev/docs/issues/376)) ([8720970](https://github.com/dailydotdev/docs/commit/872097004a63d76ec5929340a4bf13115b89b563))
7+
8+
9+
110
# [0.8.0](https://github.com/dailydotdev/docs/compare/v0.7.0...v0.8.0) (2024-08-27)
211

312

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

3544

3645

37-
## [0.4.1](https://github.com/dailydotdev/docs/compare/v0.4.0...v0.4.1) (2024-04-12)
38-
39-
40-
### Bug Fixes
41-
42-
* missing space ([#308](https://github.com/dailydotdev/docs/issues/308)) ([c71d1db](https://github.com/dailydotdev/docs/commit/c71d1db4ffaf2d16df9f80bdb8e5df1fa3109569))
43-
44-
45-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dailydev-docs",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)