Skip to content

Commit 5357cce

Browse files
committed
bump: version 0.5.0 → 0.6.0
1 parent 8dec0f9 commit 5357cce

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## v0.6.0 (2024-05-06)
2+
3+
### Feat
4+
5+
- create alpine custom elements docs pages and new release notes
6+
- **tutorials**: add pixabricks tutorial
7+
- **all**: v1.7 update
8+
- **bump**: bump sez version and changelog
9+
- bump version
10+
- bump sez version
11+
- **bump**: bump to v1.4
12+
- **bump**: release v1.3.1
13+
14+
### Fix
15+
16+
- fix version and link on index page
17+
- **pixabricks**: improve json structure
18+
- add note in the inlined script for api key
19+
- add note for API key security
20+
- useless files cause build fail
21+
122
## v0.5.0 (2024-02-09)
223

324
### Feat

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "structeezy-docs",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",

0 commit comments

Comments
 (0)