Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.18.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 21, 2023
1 parent 50d3f7d commit c4c5b25
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 5 deletions.
54 changes: 50 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,56 @@
# Changelog
## [1.18.9](https://github.com/oclif/config/compare/1.18.8...1.18.9) (2023-05-21)

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.18.3](https://github.com/oclif/config/compare/v1.17.0...v1.18.3) (2022-01-31)
### Bug Fixes

* **deps:** bump @oclif/parser from 3.8.10 to 3.8.11 ([3c58128](https://github.com/oclif/config/commit/3c5812899166a50fd3518bf1b8b7108caa388198))



## [1.18.8](https://github.com/oclif/config/compare/1.18.7...1.18.8) (2023-01-29)


### Bug Fixes

* module resolution of linked plugins ([#302](https://github.com/oclif/config/issues/302)) ([2ca8627](https://github.com/oclif/config/commit/2ca862707d65201b946a6792a47da171234b4d0c))
* **deps:** bump @oclif/parser from 3.8.9 to 3.8.10 ([61a8dc8](https://github.com/oclif/config/commit/61a8dc86a989242f603f97097f8af084efd25805))



## [1.18.7](https://github.com/oclif/config/compare/1.18.6...1.18.7) (2023-01-29)


### Bug Fixes

* **deps:** bump tslib from 2.4.1 to 2.5.0 ([48f732c](https://github.com/oclif/config/commit/48f732c22294e840f4f7fe92802b7425ee3ada4c))



## [1.18.6](https://github.com/oclif/config/compare/1.18.5...1.18.6) (2022-11-06)


### Bug Fixes

* **deps:** bump @oclif/parser from 3.8.8 to 3.8.9 ([6c30537](https://github.com/oclif/config/commit/6c30537f9a9fff472c4d109fc486e3d6f6380aa7))



## [1.18.5](https://github.com/oclif/config/compare/1.18.4...1.18.5) (2022-10-02)


### Bug Fixes

* **deps:** bump @oclif/parser from 3.8.7 to 3.8.8 ([b03591e](https://github.com/oclif/config/commit/b03591e782844b74e92d2317583a2ec82b806e42))



## [1.18.4](https://github.com/oclif/config/compare/v1.18.3...1.18.4) (2022-10-01)


### Bug Fixes

* **deps:** bump @oclif/errors from 1.3.5 to 1.3.6 ([8fbab15](https://github.com/oclif/config/commit/8fbab1517fb174f091831e34c35fa4682fa0b4e9))



## [1.18.3](https://github.com/oclif/config/compare/v1.17.0...v1.18.3) (2022-01-31)

Expand Down Expand Up @@ -2320,3 +2363,6 @@ and @anycli/engine


# 0.0.0 (2018-01-13)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/config",
"description": "base config object and standard interfaces for oclif components",
"version": "1.18.8",
"version": "1.18.9",
"author": "Salesforce",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {
Expand Down

0 comments on commit c4c5b25

Please sign in to comment.