Skip to content

Commit

Permalink
Chore(release): 2.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.4](v2.1.3...v2.1.4) (2023-06-06)

### Fix

* Remove schema required fields (#39) ([239a372](239a372)), closes [#39](#39)
  • Loading branch information
semantic-release-bot committed Jun 6, 2023
1 parent 239a372 commit 1cb3666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git://github.com/cgkineo/adapt-pageIncompletePrompt"
},
"version": "2.1.3",
"version": "2.1.4",
"framework": ">=3.3",
"homepage": "https://github.com/cgkineo/adapt-pageIncompletePrompt",
"issues": "https://github.com/cgkineo/adapt-pageIncompletePrompt/issues/",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git://github.com/cgkineo/adapt-pageIncompletePrompt"
},
"version": "2.1.3",
"version": "2.1.4",
"framework": ">=3.3",
"homepage": "https://github.com/cgkineo/adapt-pageIncompletePrompt",
"issues": "https://github.com/cgkineo/adapt-pageIncompletePrompt/issues/",
Expand Down

0 comments on commit 1cb3666

Please sign in to comment.