From 12990cea7b81d7c82987b7377e22b5f260c458d2 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 30 Jul 2023 05:25:50 +0000 Subject: [PATCH] chore(release): 1.18.16 [skip ci] --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8148b69..6d281e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [1.18.16](https://github.com/oclif/config/compare/1.18.15...1.18.16) (2023-07-30) + + +### Bug Fixes + +* **deps:** bump @oclif/parser from 3.8.15 to 3.8.16 ([a4acc8c](https://github.com/oclif/config/commit/a4acc8c135eae7ef56abb02fd77b229ce98973cd)) +* **deps:** bump tslib from 2.6.0 to 2.6.1 ([512c365](https://github.com/oclif/config/commit/512c3655caf6b0aab4ca710019e6d6981b6e3e9f)) + + + ## [1.18.15](https://github.com/oclif/config/compare/1.18.14...1.18.15) (2023-07-23) diff --git a/package.json b/package.json index a689235..1de5b1a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/config", "description": "base config object and standard interfaces for oclif components", - "version": "1.18.15", + "version": "1.18.16", "author": "Salesforce", "bugs": "https://github.com/oclif/config/issues", "dependencies": {