Skip to content

Commit

Permalink
chore(release): 25.44.0 [skip ci]
Browse files Browse the repository at this point in the history
# [25.44.0](v25.43.1...v25.44.0) (2022-09-16)

### Features

* add v2 option types to components ([#345](#345)) ([6a2be0e](6a2be0e))
  • Loading branch information
semantic-release-bot committed Sep 16, 2022
1 parent 6a2be0e commit 09c0dad
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.44.0](https://github.com/bettyblocks/cli/compare/v25.43.1...v25.44.0) (2022-09-16)


### Features

* add v2 option types to components ([#345](https://github.com/bettyblocks/cli/issues/345)) ([6a2be0e](https://github.com/bettyblocks/cli/commit/6a2be0e))

## [25.43.1](https://github.com/bettyblocks/cli/compare/v25.43.0...v25.43.1) (2022-09-07)


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.43.1",
"version": "25.44.0",
"description": "A Betty Blocks CLI",
"main": "build/index.js",
"author": "Niek Nijland <[email protected]>",
Expand Down

0 comments on commit 09c0dad

Please sign in to comment.