Skip to content

Commit

Permalink
chore(release): 1.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.3](v1.2.2...v1.2.3) (2022-05-17)

### Bug Fixes

* **update:** clean; renamed teaser-wall to tile-wall ([a4eba5f](a4eba5f))
* **update:** update samples; update tests ([312c3d5](312c3d5))
  • Loading branch information
semantic-release-bot committed May 17, 2022
1 parent 04e2279 commit e380165
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,5 +1,13 @@
# Project Changelog

## [1.2.3](https://github.com/GrabarzUndPartner/foundation/compare/v1.2.2...v1.2.3) (2022-05-17)


### Bug Fixes

* **update:** clean; renamed teaser-wall to tile-wall ([a4eba5f](https://github.com/GrabarzUndPartner/foundation/commit/a4eba5f99f8d2ac66d84895687bfc9655b766624))
* **update:** update samples; update tests ([312c3d5](https://github.com/GrabarzUndPartner/foundation/commit/312c3d5901d45a43ac1a8c3a89e8b8d1c9dbd135))

## [1.2.2](https://github.com/GrabarzUndPartner/foundation/compare/v1.2.1...v1.2.2) (2022-05-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": "foundation",
"version": "1.2.2",
"version": "1.2.3",
"private": true,
"scripts": {
"postinstall": "husky install",
Expand Down

0 comments on commit e380165

Please sign in to comment.