Skip to content

Commit 41a2c51

Browse files
committed
chore: 🔖 version bump to 0.1.5 and changelog update
1 parent 213741b commit 41a2c51

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.5] - 2026-01-04
11+
12+
### Fixed
13+
14+
- Fixed demo video not being displayed in the README.md on npmjs page
15+
16+
### Changed
17+
18+
- Changed file type of the video from .mp4 to .gif
19+
1020
## [0.1.4] - 2026-01-04
1121

1222
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-ely",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Scaffold production-ready ElysiaJS projects with ease using Bun - choose between backend-only or full-stack monorepo templates",
55
"type": "module",
66
"author": {

0 commit comments

Comments
 (0)