Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.8.4 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Nov 23, 2021
1 parent 2eb9002 commit aa228d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.8.3](https://github.com/oclif/command/compare/v1.8.0...v1.8.3) (2021-11-18)
### [1.8.4](https://github.com/oclif/command/compare/v1.8.3...v1.8.4) (2021-11-23)


### Bug Fixes

* apply sf orb for circle ([#270](https://github.com/oclif/command/issues/270)) ([d24409b](https://github.com/oclif/command/commit/d24409badb713418132c684b1d1e51538804a826))
* bump plugin-help version ([#268](https://github.com/oclif/command/issues/268)) ([ddfe384](https://github.com/oclif/command/commit/ddfe384cad8158d53d3be3112828598d60a0aa35))
* circular dependencies ([#165](https://github.com/oclif/command/issues/165)) ([780e1df](https://github.com/oclif/command/commit/780e1df947fd26f01786e19898436bce34b58ea4))
* force a release ([443d94f](https://github.com/oclif/command/commit/443d94f05a3427bfac7d9545b8ee0ef86dae2585))
* force release ([e2eaff3](https://github.com/oclif/command/commit/e2eaff3906d6b2e7b7e99857916e5f2072d2f924))
* remove dep on lodash.template ([#271](https://github.com/oclif/command/issues/271)) ([2eb9002](https://github.com/oclif/command/commit/2eb900247cd026a5fc240bf0855f420ed48c775f))

## [1.8.3](https://github.com/oclif/command/compare/v1.8.0...v1.8.3) (2021-11-18)

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/command",
"description": "oclif base command",
"version": "1.8.3",
"version": "1.8.4",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/command/issues",
"dependencies": {
Expand Down

0 comments on commit aa228d2

Please sign in to comment.