Skip to content

Commit 3f6ac06

Browse files
Version Packages (#40)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8bac418 commit 3f6ac06

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/few-lies-drop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fifty-ways-provide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-shopper-hooks/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @elasticpath/react-shopper-hooks
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 8bac418: add bundle to cart added to useCart hook
8+
- 8bac418: added bundle provider and hooks
9+
310
## 0.2.0
411

512
### Minor Changes

packages/react-shopper-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elasticpath/react-shopper-hooks",
33
"type": "module",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)