Skip to content

Commit

Permalink
chore(release): 23.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [23.25.0](v23.24.0...v23.25.0) (2020-12-31)

### Features

* support either component ref or id option in global interaction ([#183](#183)) ([9c3e968](9c3e968))
  • Loading branch information
semantic-release-bot committed Dec 31, 2020
1 parent 9c3e968 commit 845d73c
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 @@
# [23.25.0](https://github.com/bettyblocks/cli/compare/v23.24.0...v23.25.0) (2020-12-31)


### Features

* support either component ref or id option in global interaction ([#183](https://github.com/bettyblocks/cli/issues/183)) ([9c3e968](https://github.com/bettyblocks/cli/commit/9c3e968))

# [23.24.0](https://github.com/bettyblocks/cli/compare/v23.23.0...v23.24.0) (2020-12-29)


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

0 comments on commit 845d73c

Please sign in to comment.