Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](https://code.bonuz.team/bonuz/npm-packages/bonuz-ui/compare/v1.2.0...v2.0.0) (2022-06-07)

### Features

* **components:** remove sliders ([925ed10](https://code.bonuz.team/bonuz/npm-packages/bonuz-ui/commit/925ed10844abdc8859e1d33cf9dd97557698748b))

### BREAKING CHANGES

* **components:** due to problems with using the library in other apps that doesn't use
swiper, all components that use swiper are removed
  • Loading branch information
semantic-release-bot committed Jun 7, 2022
1 parent 925ed10 commit e9905e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bonuz/bonuz-ui",
"version": "1.2.0",
"version": "2.0.0",
"dependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
Expand Down

0 comments on commit e9905e9

Please sign in to comment.