Skip to content

Commit

Permalink
chore(release): 23.46.0 [skip ci]
Browse files Browse the repository at this point in the history
# [23.46.0](v23.45.0...v23.46.0) (2021-05-25)

### Features

* add Zone detection to functions publish ([#222](#222)) ([d1c2e8f](d1c2e8f))
  • Loading branch information
semantic-release-bot committed May 25, 2021
1 parent d1c2e8f commit eb5b26a
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.46.0](https://github.com/bettyblocks/cli/compare/v23.45.0...v23.46.0) (2021-05-25)


### Features

* add Zone detection to functions publish ([#222](https://github.com/bettyblocks/cli/issues/222)) ([d1c2e8f](https://github.com/bettyblocks/cli/commit/d1c2e8f))

# [23.45.0](https://github.com/bettyblocks/cli/compare/v23.44.0...v23.45.0) (2021-05-21)


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

0 comments on commit eb5b26a

Please sign in to comment.