Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2024-04-12)

### 🛠  Misc.

* **deps:** bump @babel/traverse from 7.21.5 to 7.23.2 ([#21](#21)) ([6d0ad31](6d0ad31))
* **deps:** bump undici from 5.28.2 to 5.28.3 ([#24](#24)) ([5216ecf](5216ecf))
* **deps:** bump undici from 5.28.3 to 5.28.4 ([#25](#25)) ([4fb92a8](4fb92a8))
* **deps:** upgrade ([#22](#22)) ([e91e6e7](e91e6e7))
* **release:** 1.1.1 [skip ci] ([9c89369](9c89369))
* remove dependabot ([d8c425c](d8c425c))
  • Loading branch information
semantic-release-bot committed Apr 12, 2024
1 parent 7adb5c5 commit 4233dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bundlemon-action",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"description": "BundleMon GitHub action",
"main": "lib/main.js",
Expand Down

0 comments on commit 4233dd2

Please sign in to comment.