From 0e1454a7dfd04b5007c6b4424f9fda0fe4c41e88 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 24 Oct 2023 15:53:03 +0000 Subject: [PATCH] chore(release): 3.0.3 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29ad8a41..e36a1c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.3](https://github.com/oclif/test/compare/3.0.2...3.0.3) (2023-10-24) + + +### Bug Fixes + +* use es2022 ([9040835](https://github.com/oclif/test/commit/9040835ea0324e99d8985da5a5b26dd62e0788a1)) + + + ## [3.0.2](https://github.com/oclif/test/compare/3.0.1...3.0.2) (2023-10-01) diff --git a/package.json b/package.json index d8f0865b..cb088ca9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.0.2", + "version": "3.0.3", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {