Skip to content

Commit 3d4d57c

Browse files
chore: release main (#137)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 43a608e commit 3d4d57c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"apps/customer": "0.6.1",
2+
"apps/customer": "0.7.0",
33
"packages/sdk": "3.4.1",
44
"packages/sdk-react-provider": "1.3.1"
55
}

apps/customer/CHANGELOG.md

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

3+
## [0.7.0](https://github.com/monerium/js-monorepo/compare/customer-v0.6.1...customer-v0.7.0) (2025-02-13)
4+
5+
6+
### Features
7+
8+
* add ens support ([#135](https://github.com/monerium/js-monorepo/issues/135)) ([a83d2e5](https://github.com/monerium/js-monorepo/commit/a83d2e58e18342df19c1413fa9c14ff7d6964c65))
9+
310
## [0.6.1](https://github.com/monerium/js-monorepo/compare/customer-v0.6.0...customer-v0.6.1) (2025-02-13)
411

512

apps/customer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "customer",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbo",

0 commit comments

Comments
 (0)