Skip to content

Commit ba526f4

Browse files
committed
chore: fix build
1 parent 8313693 commit ba526f4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ikona/cli
22

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- fix last version build artifacts
8+
39
## 0.1.9
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ikona/cli",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Ikona CLI",
55
"author": "Ivica Batinić <ivicabatinic123@gmail.com",
66
"keywords": [

0 commit comments

Comments
 (0)