Skip to content

Commit 854e5e4

Browse files
committed
chore(release): released version v1.1.0 [no ci]
1 parent 250e8f3 commit 854e5e4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

apps/countopia/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
3+
# 1.1.0 (2024-10-24)
4+
5+
6+
### Features
7+
8+
* add a simple vite app ([755b835](https://github.com/murage-poc/kala/commit/755b835b546610e8e1b11067edf68b6703a12b34))
9+
* import and expose the release-it config to all apps and libraries ([73dc187](https://github.com/murage-poc/kala/commit/73dc1878862e97880eb6f8891e26484c210851dd))

apps/countopia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "countopia",
33
"description": "A simple vite project",
44
"private": true,
5-
"version": "1.0.0",
5+
"version": "1.1.0",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)