Skip to content

Commit

Permalink
chore(release): set package.json to 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2023-05-25)

### Bug Fixes

* fix broken enquirer import ([531d00e](531d00e))
* switch to ESM ([55c8309](55c8309))

### Features

* replace enquirer with inquirer ([5185db2](5185db2))
  • Loading branch information
semantic-release-bot committed May 25, 2023
1 parent e72cbac commit 0c2cca5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.1.0](https://github.com/3rd/auto/compare/v1.0.0...v1.1.0) (2023-05-25)


### Bug Fixes

* fix broken enquirer import ([531d00e](https://github.com/3rd/auto/commit/531d00e0cb6fc64c88c4ef6c96d9667e30cc1df6))
* switch to ESM ([55c8309](https://github.com/3rd/auto/commit/55c83091d6659ca592fa6a8471d2c30077feab44))


### Features

* replace enquirer with inquirer ([5185db2](https://github.com/3rd/auto/commit/5185db250556a54de6ed2e474c5e1d9c4563c6bc))

# 1.0.0 (2023-05-25)


Expand Down

0 comments on commit 0c2cca5

Please sign in to comment.