Skip to content

Commit

Permalink
chore(release): 3.25.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Mar 19, 2024
1 parent 003ad6f commit 54530e8
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 @@
## [3.25.3](https://github.com/oclif/core/compare/3.25.2...3.25.3) (2024-03-19)


### Bug Fixes

* show options when required flag or arg is not given a value ([#1017](https://github.com/oclif/core/issues/1017)) ([003ad6f](https://github.com/oclif/core/commit/003ad6fc2d28a53db3335237de02aa244cb9cbec))



## [3.25.2](https://github.com/oclif/core/compare/3.25.1...3.25.2) (2024-03-15)


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/core",
"description": "base library for oclif CLIs",
"version": "3.25.2",
"version": "3.25.3",
"author": "Salesforce",
"bugs": "https://github.com/oclif/core/issues",
"dependencies": {
Expand Down

0 comments on commit 54530e8

Please sign in to comment.