Skip to content

Commit

Permalink
chore(release): 0.1.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 25, 2024
1 parent fcb6029 commit c2c768a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.1.9](https://github.com/oclif/core/compare/0.1.8...0.1.9) (2024-09-25)


### Bug Fixes

* newline after table ([fcb6029](https://github.com/oclif/core/commit/fcb602926d4be844e839c17daeb8f15e490eaab8))



## [0.1.8](https://github.com/oclif/core/compare/0.1.7...0.1.8) (2024-09-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/table",
"description": "Display table in terminal",
"version": "0.1.8",
"version": "0.1.9",
"author": "Salesforce",
"bugs": "https://github.com/oclif/multi-stage-output/issues",
"dependencies": {
Expand Down

0 comments on commit c2c768a

Please sign in to comment.