Skip to content

Commit 660ca31

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.14.0
1 parent d74953f commit 660ca31

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.14.0](https://github.com/dailydotdev/docs/compare/v0.13.1...v0.14.0) (2025-07-17)
2+
3+
4+
### Features
5+
6+
* add client redirects and static directory configuration ([#463](https://github.com/dailydotdev/docs/issues/463)) ([d74953f](https://github.com/dailydotdev/docs/commit/d74953f2336748b939c018e8b9f5732874d45bbb))
7+
8+
9+
110
## [0.13.1](https://github.com/dailydotdev/docs/compare/v0.13.0...v0.13.1) (2025-06-11)
211

312

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

3544

3645

37-
# [0.10.0](https://github.com/dailydotdev/docs/compare/v0.9.0...v0.10.0) (2024-09-09)
38-
39-
40-
### Features
41-
42-
* update work email verification terms ([#380](https://github.com/dailydotdev/docs/issues/380)) ([01520d2](https://github.com/dailydotdev/docs/commit/01520d22a7608200adc3d086bbd4357482f3452b))
43-
44-
45-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dailydev-docs",
3-
"version": "0.13.1",
3+
"version": "0.14.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)