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

Commit 5ebeecd

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2022-05-12) ### Bug Fixes * **core:** add structure components ([d5bfb5b](d5bfb5b)) * **structure:** add structure component; … ([7464e33](7464e33)) ### Features * **content:** content component structure ([d85c8d3](d85c8d3)) * **content:** content component structure ([a80b370](a80b370)) * **content:** content component structure ([b4a8047](b4a8047))
1 parent b28ac98 commit 5ebeecd

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

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

3+
# [1.2.0](https://github.com/GrabarzUndPartner/foundation/compare/v1.1.0...v1.2.0) (2022-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** add structure components ([d5bfb5b](https://github.com/GrabarzUndPartner/foundation/commit/d5bfb5b92971951a6b2ba80dfa4c6328302c6a5b))
9+
* **structure:** add structure component; … ([7464e33](https://github.com/GrabarzUndPartner/foundation/commit/7464e33b5a955bab4867742c49a3398221558426))
10+
11+
12+
### Features
13+
14+
* **content:** content component structure ([d85c8d3](https://github.com/GrabarzUndPartner/foundation/commit/d85c8d301d3d37d8896a4f1fc56d51bee3259e24))
15+
* **content:** content component structure ([a80b370](https://github.com/GrabarzUndPartner/foundation/commit/a80b370d235cb8015af007d272c6b8a1eece82da))
16+
* **content:** content component structure ([b4a8047](https://github.com/GrabarzUndPartner/foundation/commit/b4a80477d1e452d6e50af7d954206c585c7e8b54))
17+
318
# [1.1.0](https://github.com/GrabarzUndPartner/foundation/compare/v1.0.2...v1.1.0) (2022-04-11)
419

520

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.1.0",
3+
"version": "1.2.0",
44
"private": true,
55
"scripts": {
66
"postinstall": "husky install",

0 commit comments

Comments
 (0)