Skip to content

Commit

Permalink
chore(release): 25.38.1 [skip ci]
Browse files Browse the repository at this point in the history
## [25.38.1](v25.38.0...v25.38.1) (2022-07-26)

### Bug Fixes

* removed unneeded deps and code ([#329](#329)) ([b46b75f](b46b75f))
  • Loading branch information
semantic-release-bot committed Jul 26, 2022
1 parent b46b75f commit c80e48e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [25.38.1](https://github.com/bettyblocks/cli/compare/v25.38.0...v25.38.1) (2022-07-26)


### Bug Fixes

* removed unneeded deps and code ([#329](https://github.com/bettyblocks/cli/issues/329)) ([b46b75f](https://github.com/bettyblocks/cli/commit/b46b75f))

# [25.38.0](https://github.com/bettyblocks/cli/compare/v25.37.1...v25.38.0) (2022-07-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@betty-blocks/cli",
"version": "25.38.0",
"version": "25.38.1",
"description": "A Betty Blocks CLI",
"main": "build/index.js",
"author": "Niek Nijland <[email protected]>",
Expand Down

0 comments on commit c80e48e

Please sign in to comment.