From 75851637a5442f69e239d58a5b516bd21bd46bd2 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 24 Sep 2024 11:27:30 +0000 Subject: [PATCH] chore(release): 0.1.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 dcd50b0..36bbc27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.3](https://github.com/oclif/core/compare/0.1.2...0.1.3) (2024-09-24) + + +### Bug Fixes + +* **deps:** bump path-to-regexp from 6.2.2 to 6.3.0 ([394483b](https://github.com/oclif/core/commit/394483b03555b766aa0e0ecd72b4a4ab4f630b0f)) + + + ## [0.1.2](https://github.com/oclif/core/compare/0.1.1...0.1.2) (2024-09-23) diff --git a/package.json b/package.json index 78550d0..88516ca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.2", + "version": "0.1.3", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {