Skip to content

Commit 5740bfa

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

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

apps/quote-oasis/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+
* create quote oasis app using python ([b2ab10e](https://github.com/murage-poc/kala/commit/b2ab10e456035e527209563944dc818c45384d45))
9+
* import and expose the release-it config to all apps and libraries ([73dc187](https://github.com/murage-poc/kala/commit/73dc1878862e97880eb6f8891e26484c210851dd))

apps/quote-oasis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quote-oasis",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Dive into world of random quotes",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)