Skip to content

Commit 396ea93

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.19.0
1 parent 8f64eb7 commit 396ea93

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.19.0](https://github.com/dailydotdev/docs/compare/v0.18.0...v0.19.0) (2025-07-19)
2+
3+
4+
### Features
5+
6+
* implement PWA features and interactive components ([#472](https://github.com/dailydotdev/docs/issues/472)) ([8f64eb7](https://github.com/dailydotdev/docs/commit/8f64eb7b01b85f224b89672ef227a2b120ab8450))
7+
8+
9+
110
# [0.18.0](https://github.com/dailydotdev/docs/compare/v0.17.0...v0.18.0) (2025-07-17)
211

312

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

3544

3645

37-
# [0.14.0](https://github.com/dailydotdev/docs/compare/v0.13.1...v0.14.0) (2025-07-17)
38-
39-
40-
### Features
41-
42-
* add client redirects and static directory configuration ([#463](https://github.com/dailydotdev/docs/issues/463)) ([d74953f](https://github.com/dailydotdev/docs/commit/d74953f2336748b939c018e8b9f5732874d45bbb))
43-
44-
45-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dailydev-docs",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",
@@ -64,4 +64,4 @@
6464
"eslint-plugin-react": "^7.33.2",
6565
"prettier": "^3.2.5"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)