Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.0](v3.4.0...v4.0.0) (2021-03-04)

### ⚠ BREAKING CHANGES

* 🧨 Rename SQFormCheckboxGroup(Item) to SQFormInclusionList(Item)

### Features

* 🎸 Rename SQFormCheckboxGroup and replace it ([2c3efea](2c3efea)), closes [#101](#101)
  • Loading branch information
semantic-release-bot committed Mar 4, 2021
1 parent 3a2bf1e commit 4c01409
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [4.0.0](https://github.com/SelectQuoteLabs/SQForm/compare/v3.4.0...v4.0.0) (2021-03-04)


### ⚠ BREAKING CHANGES

* 🧨 Rename SQFormCheckboxGroup(Item) to SQFormInclusionList(Item)

### Features

* 🎸 Rename SQFormCheckboxGroup and replace it ([2c3efea](https://github.com/SelectQuoteLabs/SQForm/commit/2c3efea44892dc3a0b24b75a3674ca953716c441)), closes [#101](https://github.com/SelectQuoteLabs/SQForm/issues/101)

## [3.4.0](https://github.com/SelectQuoteLabs/SQForm/compare/v3.3.1...v3.4.0) (2021-03-04)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@selectquotelabs/sqform",
"version": "3.4.0",
"version": "4.0.0",
"description": "SQ Form",
"main": "dist/bundle.cjs.js",
"private": false,
Expand Down

0 comments on commit 4c01409

Please sign in to comment.