From 6c554cfde4295fe28793860885142712db70ddf5 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 21 Oct 2024 17:52:51 +0000 Subject: [PATCH] chore(release): 0.1.22 [skip ci] --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c24f319..219f22f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [0.1.22](https://github.com/oclif/table/compare/0.1.21...0.1.22) (2024-10-21) + + +### Bug Fixes + +* override stdout rows to prevent terminal clearing ([7ad0fec](https://github.com/oclif/table/commit/7ad0fec6c421787db04087f33112330ec5ef7b1d)) +* windows + wireit test fix ([e69204b](https://github.com/oclif/table/commit/e69204b72a322fd212566d3f04f5ac6c6f4511c2)) + + + ## [0.1.21](https://github.com/oclif/table/compare/0.1.20...0.1.21) (2024-10-19) diff --git a/package.json b/package.json index e5d0415..3701158 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.21", + "version": "0.1.22", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {