Skip to content

Commit

Permalink
chore(release): 1.18.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.1](1.18.0...1.18.1) (2023-12-20)

### Bug Fixes

* incorrect error type ([#68](#68)) ([a0f1abe](a0f1abe))
* type error ([#73](#73)) ([7303ab6](7303ab6))
  • Loading branch information
semantic-release-bot committed Dec 20, 2023
1 parent 7303ab6 commit 5af1115
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.18.1](https://github.com/openupm/openupm-cli/compare/1.18.0...1.18.1) (2023-12-20)


### Bug Fixes

* incorrect error type ([#68](https://github.com/openupm/openupm-cli/issues/68)) ([a0f1abe](https://github.com/openupm/openupm-cli/commit/a0f1abea67a42238e17c1bb8c300661147ead81c))
* type error ([#73](https://github.com/openupm/openupm-cli/issues/73)) ([7303ab6](https://github.com/openupm/openupm-cli/commit/7303ab675eda6f5509e49d6e9ac64cbfab04cd72))

# [1.18.0](https://github.com/openupm/openupm-cli/compare/1.17.0...1.18.0) (2023-12-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openupm-cli",
"version": "1.18.0",
"version": "1.18.1",
"preferGlobal": true,
"description": "openupm command line interface",
"engines": {
Expand Down

0 comments on commit 5af1115

Please sign in to comment.