Skip to content

Commit

Permalink
chore(release): v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed May 25, 2023
1 parent 1a4a641 commit fa7ea00
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v0.2.6

[compare changes](https://github.com/honghuangdc/soybean-cli/compare/v0.2.5...v0.2.6)


### 🚀 Enhancements

- **projects:** Add release command ([1a4a641](https://github.com/honghuangdc/soybean-cli/commit/1a4a641))

### ❤️ Contributors

- Soybean ([@soybeanjs](http://github.com/soybeanjs))

## [0.2.4](https://github.com/soybeanjs/cli/compare/v0.2.3...v0.2.4) (2023-05-24)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soybeanjs/cli",
"version": "0.2.5",
"version": "0.2.6",
"description": "SoybeanJS's command lint tools",
"author": {
"name": "Soybean",
Expand Down Expand Up @@ -65,4 +65,4 @@
"eslint . --fix"
]
}
}
}

0 comments on commit fa7ea00

Please sign in to comment.