Skip to content

Commit df9c437

Browse files
committed
chore(release): 0.4.8 [skip ci]
1 parent e93ea1d commit df9c437

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.8](https://github.com/oclif/table/compare/0.4.7...0.4.8) (2025-04-18)
2+
3+
4+
### Reverts
5+
6+
* Revert "fix: alt values for process.stdout.columns (#131)" ([a659248](https://github.com/oclif/table/commit/a6592482d8518a736d710d5b27468b93c9aebd7f)), closes [#131](https://github.com/oclif/table/issues/131)
7+
8+
9+
110
## [0.4.7](https://github.com/oclif/table/compare/0.4.6...0.4.7) (2025-04-09)
211

312

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.7",
4+
"version": "0.4.8",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/table/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)