Skip to content

Commit 5b5cbdd

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 87750af commit 5b5cbdd

File tree

3 files changed

+57
-0
lines changed

3 files changed

+57
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# v2.34.0 (Mon Feb 10 2025)
2+
3+
#### 🚀 Enhancement
4+
5+
- `@gr4vy/embed`
6+
- feat: add preselect store option [#275](https://github.com/gr4vy/gr4vy-embed/pull/275) ([@brunodesde1987](https://github.com/brunodesde1987))
7+
8+
#### 🐛 Bug Fix
9+
10+
- `@gr4vy/embed-react`, `@gr4vy/embed`
11+
- fix(buyers): Update readme to remove buyer restriction [#270](https://github.com/gr4vy/gr4vy-embed/pull/270) ([@cbetta](https://github.com/cbetta))
12+
13+
#### 🏠 Internal
14+
15+
- chore(dev-deps): update dependency playwright to ^1.50.1 [#279](https://github.com/gr4vy/gr4vy-embed/pull/279) ([@renovate[bot]](https://github.com/renovate[bot]))
16+
- fix: path-to-regexp vulnerability [#273](https://github.com/gr4vy/gr4vy-embed/pull/273) ([@luca-gr4vy](https://github.com/luca-gr4vy))
17+
- chore(dev-deps): update eslint [#272](https://github.com/gr4vy/gr4vy-embed/pull/272) ([@renovate[bot]](https://github.com/renovate[bot]))
18+
- chore(dev-deps): update dependency @types/node to ^20.17.14 [#271](https://github.com/gr4vy/gr4vy-embed/pull/271) ([@renovate[bot]](https://github.com/renovate[bot]))
19+
20+
#### Authors: 4
21+
22+
- [@renovate[bot]](https://github.com/renovate[bot])
23+
- Bruno Carvalho ([@brunodesde1987](https://github.com/brunodesde1987))
24+
- Cristiano Betta ([@cbetta](https://github.com/cbetta))
25+
- Luca Allievi ([@luca-gr4vy](https://github.com/luca-gr4vy))
26+
27+
---
28+
129
# v2.33.0 (Wed Jan 15 2025)
230

331
#### 🚀 Enhancement

packages/embed-react/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v2.34.0 (Mon Feb 10 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- fix(buyers): Update readme to remove buyer restriction [#270](https://github.com/gr4vy/gr4vy-embed/pull/270) ([@cbetta](https://github.com/cbetta))
6+
7+
#### Authors: 1
8+
9+
- Cristiano Betta ([@cbetta](https://github.com/cbetta))
10+
11+
---
12+
113
# v2.32.0 (Mon Dec 02 2024)
214

315
#### 🚀 Enhancement

packages/embed/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v2.34.0 (Mon Feb 10 2025)
2+
3+
#### 🚀 Enhancement
4+
5+
- feat: add preselect store option [#275](https://github.com/gr4vy/gr4vy-embed/pull/275) ([@brunodesde1987](https://github.com/brunodesde1987))
6+
7+
#### 🐛 Bug Fix
8+
9+
- fix(buyers): Update readme to remove buyer restriction [#270](https://github.com/gr4vy/gr4vy-embed/pull/270) ([@cbetta](https://github.com/cbetta))
10+
11+
#### Authors: 2
12+
13+
- Bruno Carvalho ([@brunodesde1987](https://github.com/brunodesde1987))
14+
- Cristiano Betta ([@cbetta](https://github.com/cbetta))
15+
16+
---
17+
118
# v2.33.0 (Wed Jan 15 2025)
219

320
#### 🚀 Enhancement

0 commit comments

Comments
 (0)