Skip to content

Commit b6d298d

Browse files
committed
release(create-docs): v1.0.4
1 parent 0a4b1cb commit b6d298d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/create-docs/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### v1.0.4 (_2023-11-19_)
2+
3+
- refactor: theme, locales, internationalization and more templates
4+
- chore: bump deps
5+
16
### v1.0.3 (_2022-08-25_)
27

38
- refactor: logo and demo

packages/create-docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quick-start/create-docs",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "An easy way to generate a static site",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)