Skip to content

Commit f83bf4d

Browse files
committed
chore(release): 0.4.9 [skip ci]
1 parent 50a0fe3 commit f83bf4d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.4.9](https://github.com/oclif/table/compare/0.4.8...0.4.9) (2025-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* handle short multiline strings ([c2c2e55](https://github.com/oclif/table/commit/c2c2e550080c1fe88a05cdbb4193dd33ee2c0273))
7+
* **W-18763150:** width calculation when no process.stdout.columns ([081ce59](https://github.com/oclif/table/commit/081ce59a59985f19656a9c36a5a2dc5982f18e64))
8+
9+
10+
111
## [0.4.8](https://github.com/oclif/table/compare/0.4.7...0.4.8) (2025-04-18)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/table",
33
"description": "Display table in terminal",
4-
"version": "0.4.8",
4+
"version": "0.4.9",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/table/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)