Skip to content

Commit dfad27d

Browse files
committed
Chore(release): Publish version 2.3.0
1 parent 0c8f45e commit dfad27d

17 files changed

+752
-457
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
<a name="2.3.0"></a>
2+
# [2.3.0](https://github.com/lmc-eu/cookie-consent-manager/compare/2.2.1...2.3.0) (2022-12-08)
3+
4+
### Bug Fixes
5+
6+
- Fix typo in Slovak translation ([6d52c18](https://github.com/lmc-eu/cookie-consent-manager/commit/6d52c18))
7+
8+
### Dependencies
9+
10+
- Pin dependencies ([055cd4b](https://github.com/lmc-eu/cookie-consent-manager/commit/055cd4b))
11+
- Update all dev dependencies ([68327b9](https://github.com/lmc-eu/cookie-consent-manager/commit/68327b9))
12+
- Update safe dependencies ([04a98da](https://github.com/lmc-eu/cookie-consent-manager/commit/04a98da))
13+
14+
### Documentation
15+
16+
- Fix typo in changelog message ([eca903b](https://github.com/lmc-eu/cookie-consent-manager/commit/eca903b))
17+
- Remove integrity attributes because of integrity fails ([19fce10](https://github.com/lmc-eu/cookie-consent-manager/commit/19fce10))
18+
19+
### Features
20+
21+
- Replace LMC company name with new and translated legal name [#CCM-65](https://jira.int.lmc.cz/browse/CCM-65) ([ca8f15c](https://github.com/lmc-eu/cookie-consent-manager/commit/ca8f15c))
22+
23+
### Chores
24+
25+
- Add missing peer dependencies ([b4ddc72](https://github.com/lmc-eu/cookie-consent-manager/commit/b4ddc72))
26+
- Fix typo in semver range (refs [#260](https://jira.int.lmc.cz/browse/260)) ([4aacfd9](https://github.com/lmc-eu/cookie-consent-manager/commit/4aacfd9))
27+
- Freeze `vanilla-cookieconsent` to 2.8.0 or allow major release ([2388b8a](https://github.com/lmc-eu/cookie-consent-manager/commit/2388b8a))
28+
- Set target branch for additional updates ([258723f](https://github.com/lmc-eu/cookie-consent-manager/commit/258723f))
29+
- Test build on multiple node versions ([80782a2](https://github.com/lmc-eu/cookie-consent-manager/commit/80782a2))
30+
- Update `nanoid` package to v3 branch only ([d13a836](https://github.com/lmc-eu/cookie-consent-manager/commit/d13a836))
31+
32+
### Styles
33+
34+
- Simplify constants imports ([0c8f45e](https://github.com/lmc-eu/cookie-consent-manager/commit/0c8f45e))
35+
36+
### Tests
37+
38+
- Fix haste module collision on local machine by ignoring ([70d42c8](https://github.com/lmc-eu/cookie-consent-manager/commit/70d42c8))
39+
40+
141
<a name="2.2.1"></a>
242
## [2.2.1](https://github.com/lmc-eu/cookie-consent-manager/compare/2.2.0...2.2.1) (2022-06-29)
343

dist/LmcCookieConsentManager.cjs

Lines changed: 165 additions & 102 deletions
Large diffs are not rendered by default.

dist/LmcCookieConsentManager.css

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

0 commit comments

Comments
 (0)