Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Dec 14, 2023
1 parent 7155087 commit 81222ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [4.1.0](https://github.com/oclif/oclif/compare/4.0.4...4.1.0) (2023-12-14)

### Features

- configurable readme path ([#1220](https://github.com/oclif/oclif/issues/1220)) ([#1221](https://github.com/oclif/oclif/issues/1221)) ([7155087](https://github.com/oclif/oclif/commit/7155087d33373237f1d3c9a4415d98fb732929b1))

## [4.0.4](https://github.com/oclif/oclif/compare/4.0.3...4.0.4) (2023-11-20)

### Bug Fixes
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",
"description": "oclif: create your own CLI",
"version": "4.0.4",
"version": "4.1.0",
"author": "Salesforce",
"bin": {
"oclif": "bin/run.js"
Expand Down

0 comments on commit 81222ca

Please sign in to comment.