Skip to content

Commit

Permalink
chore(release): 23.51.0 [skip ci]
Browse files Browse the repository at this point in the history
# [23.51.0](v23.50.0...v23.51.0) (2021-08-23)

### Features

* allow any 200-ish to be seen as successful login ([#239](#239)) ([ca1fa74](ca1fa74))
  • Loading branch information
semantic-release-bot committed Aug 23, 2021
1 parent ca1fa74 commit af72d90
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.51.0](https://github.com/bettyblocks/cli/compare/v23.50.0...v23.51.0) (2021-08-23)


### Features

* allow any 200-ish to be seen as successful login ([#239](https://github.com/bettyblocks/cli/issues/239)) ([ca1fa74](https://github.com/bettyblocks/cli/commit/ca1fa74))

# [23.50.0](https://github.com/bettyblocks/cli/compare/v23.49.0...v23.50.0) (2021-08-12)


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

0 comments on commit af72d90

Please sign in to comment.