Skip to content

Commit 969a0c2

Browse files
author
Jozef Majzel
committed
chore: πŸš€ Release v0.1.1
1 parent a01267a commit 969a0c2

File tree

11 files changed

+109
-822
lines changed

11 files changed

+109
-822
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.1](https://github.com/novaui-org/nova/compare/v0.0.1-next.7...v0.1.1) (2024-10-25)
7+
8+
9+
10+
# [0.1.0](https://github.com/novaui-org/nova/compare/v0.0.1-next.6...v0.1.0) (2024-10-06)
11+
12+
13+
14+
## [0.0.1](https://github.com/novaui-org/nova/compare/v0.0.1-next.5...v0.0.1) (2024-10-05)
15+
16+
**Note:** Version bump only for package @nova-org/nova
17+
18+
19+
20+
21+
622
## [0.0.1-next.7](https://github.com/novaui-org/nova/compare/v0.0.1-next.6...v0.0.1-next.7) (2024-10-25)
723

824

β€Žlerna.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"command": {
55
"publish": {
66
"tempTag": true
@@ -15,4 +15,4 @@
1515
"message": "chore: πŸš€ Release %s"
1616
}
1717
}
18-
}
18+
}

0 commit comments

Comments
Β (0)