Skip to content

Commit

Permalink
chore(release): 5.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.7](v5.0.6...v5.0.7) (2021-10-21)

### Bug Fixes

* remove node_modules from import path ([#82](#82)) ([0e9792c](0e9792c))
  • Loading branch information
semantic-release-bot committed Oct 21, 2021
1 parent 0e9792c commit 5ad90ec
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 @@
## [5.0.7](https://github.com/sweetalert2/sweetalert2-themes/compare/v5.0.6...v5.0.7) (2021-10-21)


### Bug Fixes

* remove node_modules from import path ([#82](https://github.com/sweetalert2/sweetalert2-themes/issues/82)) ([0e9792c](https://github.com/sweetalert2/sweetalert2-themes/commit/0e9792c62d628da68c93b3305e14c6e659c585c6))

## [5.0.6](https://github.com/sweetalert2/sweetalert2-themes/compare/v5.0.5...v5.0.6) (2021-10-19)


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": "@sweetalert2/themes",
"version": "5.0.6",
"version": "5.0.7",
"repository": "sweetalert2/sweetalert2-themes",
"homepage": "https://sweetalert2.github.io/",
"description": "Themes for SweetAlert2",
Expand Down

0 comments on commit 5ad90ec

Please sign in to comment.