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) (2022-10-20)

### Bug Fixes

* fix build error ([2dd9a2f](2dd9a2f))
* specific components of Carousel cannot be redirected when clicked ([#210](#210)) ([5ab29a7](5ab29a7))
  • Loading branch information
semantic-release-bot committed Oct 20, 2022
1 parent 6d49a2d commit 8e7dd20
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.1.4](https://github.com/modern-agile-team/dev-portfolio/compare/v2.1.3...v2.1.4) (2022-10-20)


### Bug Fixes

* fix build error ([2dd9a2f](https://github.com/modern-agile-team/dev-portfolio/commit/2dd9a2f3ca71ffd2cbc96f281bb798d78db47218))
* specific components of Carousel cannot be redirected when clicked ([#210](https://github.com/modern-agile-team/dev-portfolio/issues/210)) ([5ab29a7](https://github.com/modern-agile-team/dev-portfolio/commit/5ab29a7ca03c030295e7657f06cf17172c56bb7c))

## [2.1.3](https://github.com/modern-agile-team/dev-portfolio/compare/v2.1.2...v2.1.3) (2022-10-16)


Expand Down
4 changes: 2 additions & 2 deletions 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": "dev-portfolio",
"version": "2.1.3",
"version": "2.1.4",
"private": false,
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 8e7dd20

Please sign in to comment.