Skip to content

Commit 428fe9e

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.16.0
1 parent cae5a00 commit 428fe9e

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.16.0](https://github.com/dailydotdev/docs/compare/v0.15.0...v0.16.0) (2025-07-17)
2+
3+
4+
### Features
5+
6+
* enhance documentation and performance optimizations ([#464](https://github.com/dailydotdev/docs/issues/464)) ([cae5a00](https://github.com/dailydotdev/docs/commit/cae5a0069460086193378fff2b581c0a390608f5))
7+
8+
9+
110
# [0.15.0](https://github.com/dailydotdev/docs/compare/v0.14.0...v0.15.0) (2025-07-17)
211

312

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

3544

3645

37-
# [0.12.0](https://github.com/dailydotdev/docs/compare/v0.11.0...v0.12.0) (2025-02-23)
38-
39-
40-
### Features
41-
42-
* add docs for plus ([#454](https://github.com/dailydotdev/docs/issues/454)) ([20df046](https://github.com/dailydotdev/docs/commit/20df046cae314c80b7d34d3b15aad15023c20755))
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.15.0",
3+
"version": "0.16.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",
@@ -50,4 +50,4 @@
5050
"@docusaurus/plugin-pwa": "^3.5.2",
5151
"esbuild-loader": "^4.3.0"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)