Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit e380165

Browse files
chore(release): 1.2.3 [skip ci]
## [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))
1 parent 04e2279 commit e380165

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Project Changelog
22

3+
## [1.2.3](https://github.com/GrabarzUndPartner/foundation/compare/v1.2.2...v1.2.3) (2022-05-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **update:** clean; renamed teaser-wall to tile-wall ([a4eba5f](https://github.com/GrabarzUndPartner/foundation/commit/a4eba5f99f8d2ac66d84895687bfc9655b766624))
9+
* **update:** update samples; update tests ([312c3d5](https://github.com/GrabarzUndPartner/foundation/commit/312c3d5901d45a43ac1a8c3a89e8b8d1c9dbd135))
10+
311
## [1.2.2](https://github.com/GrabarzUndPartner/foundation/compare/v1.2.1...v1.2.2) (2022-05-16)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foundation",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"private": true,
55
"scripts": {
66
"postinstall": "husky install",

0 commit comments

Comments
 (0)