Skip to content

Commit 6d09378

Browse files
committed
chore(release): 1.2.0
1 parent 0b1842a commit 6d09378

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.2.0](https://github.com/vtexdocs/components/compare/v1.1.16...v1.2.0) (2023-12-07)
6+
7+
8+
### Features
9+
10+
* add cookie bar messages ([dc437fd](https://github.com/vtexdocs/components/commit/dc437fd7a5f53d2d84f790a381001bcd6368ee95))
11+
* create cookie bar component ([b5237b0](https://github.com/vtexdocs/components/commit/b5237b09e219efaf5963aa300e40d27c6f28a271))
12+
13+
14+
### Bug Fixes
15+
16+
* cookie consent import ([f4efc1c](https://github.com/vtexdocs/components/commit/f4efc1c5ab2971a44f9784925a24b70e280a4e14))
17+
518
### [1.1.16](https://github.com/vtexdocs/components/compare/v1.1.15...v1.1.16) (2023-12-05)
619

720

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
@@ -21,7 +21,7 @@
2121
"./styles.css": "./dist/index.css",
2222
"./dist/index.css": "./dist/index.css"
2323
},
24-
"version": "1.1.16",
24+
"version": "1.2.0",
2525
"description": "",
2626
"repository": "https://github.com/vtexdocs/components",
2727
"scripts": {

0 commit comments

Comments
 (0)