Skip to content

Commit 829b0b2

Browse files
committed
chore(release): v1.10.0
1 parent 5d00796 commit 829b0b2

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
# Changelog
22

33

4+
## v1.10.0
5+
6+
[compare changes](https://github.com/develit-io/cli/compare/v1.9.0...v1.10.0)
7+
8+
### 🚀 Enhancements
9+
10+
- Show error if bundle fails ([5d00796](https://github.com/develit-io/cli/commit/5d00796))
11+
12+
### 🏡 Chore
13+
14+
- Update deps ([c310476](https://github.com/develit-io/cli/commit/c310476))
15+
- Add dependabot ([2e4a89d](https://github.com/develit-io/cli/commit/2e4a89d))
16+
- Update deps ([75b5460](https://github.com/develit-io/cli/commit/75b5460))
17+
18+
### 🤖 CI
19+
20+
- Add ci script ([a4f6ccc](https://github.com/develit-io/cli/commit/a4f6ccc))
21+
22+
### ❤️ Contributors
23+
24+
- Kotkoroid <git@kotkoroid.com>
25+
- Co Chces <cochces@Cos-MacBook-Pro.local>
26+
- Gosha <gosha@Gosha-MacBook-Pro.local>
27+
428
## v1.9.0
529

630
[compare changes](https://github.com/develit-io/cli/compare/v1.8.0...v1.9.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "develit",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"description": "Develit.io CLI Tool",
55
"author": "Develit.io",
66
"license": "ISC",

0 commit comments

Comments
 (0)