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

Commit b553e34

Browse files
committed
chore(release): 1.8.28 [skip ci]
1 parent e7300f0 commit b553e34

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.8.28](https://github.com/oclif/command/compare/1.8.27...1.8.28) (2023-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump semver from 7.5.1 to 7.5.2 ([ff56716](https://github.com/oclif/command/commit/ff567168195b7448823fb549ba92a4c1757e8411))
7+
8+
9+
110
## [1.8.27](https://github.com/oclif/command/compare/1.8.26...1.8.27) (2023-06-03)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/command",
33
"description": "oclif base command",
4-
"version": "1.8.27",
4+
"version": "1.8.28",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/command/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)