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

Commit 5e1867c

Browse files
committed
chore(release): 1.18.17 [skip ci]
1 parent ef14b76 commit 5e1867c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.18.17](https://github.com/oclif/config/compare/1.18.16...1.18.17) (2023-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/parser from 3.8.16 to 3.8.17 ([4b231ad](https://github.com/oclif/config/commit/4b231ad519a024483fdaffc4b8f11f848921457b))
7+
8+
9+
110
## [1.18.16](https://github.com/oclif/config/compare/1.18.15...1.18.16) (2023-07-30)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/config",
33
"description": "base config object and standard interfaces for oclif components",
4-
"version": "1.18.16",
4+
"version": "1.18.17",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/config/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)