Skip to content

Commit

Permalink
chore(release): 3.9.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 2, 2023
1 parent 1760c01 commit 72dafe1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [3.9.0](https://github.com/oclif/oclif/compare/3.8.2...3.9.0) (2023-05-02)


### Features

* add additional nsis scripting expansion ([#1142](https://github.com/oclif/oclif/issues/1142)) ([1760c01](https://github.com/oclif/oclif/commit/1760c01ad644f314d447aa47a337b9df24fc12de))



## [3.8.2](https://github.com/oclif/oclif/compare/3.8.1...3.8.2) (2023-04-28)


Expand Down
4 changes: 2 additions & 2 deletions 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": "3.8.2",
"version": "3.9.0",
"author": "Salesforce",
"bin": {
"oclif": "bin/run",
Expand Down Expand Up @@ -140,4 +140,4 @@
"registry": "https://registry.npmjs.org"
},
"types": "lib/index.d.ts"
}
}

0 comments on commit 72dafe1

Please sign in to comment.