Skip to content

Commit

Permalink
Release customer 0.4.1 🚀 (#118)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Einar Alexander Eymundsson <[email protected]>
github-actions[bot] and einaralex authored Jan 8, 2025

Verified

This commit was signed with the committer’s verified signature.
1 parent b947442 commit 69be3c9
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"apps/customer": "0.4.0",
"apps/customer": "0.4.1",
"packages/sdk": "3.2.1",
"packages/sdk-react-provider": "1.1.1"
}
7 changes: 7 additions & 0 deletions apps/customer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/monerium/js-monorepo/compare/customer-v0.4.0...customer-v0.4.1) (2025-01-08)


### Bug Fixes

* depend on workspace latest ([#115](https://github.com/monerium/js-monorepo/issues/115)) ([3641aff](https://github.com/monerium/js-monorepo/commit/3641aff775cfd30ceaaae7f14601f17e20527d94))

## [0.4.0](https://github.com/monerium/js-monorepo/compare/customer-v0.3.0...customer-v0.4.0) (2025-01-07)


2 changes: 1 addition & 1 deletion apps/customer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customer",
"version": "0.4.0",
"version": "0.4.1",
"private": true,
"scripts": {
"dev": "next dev --turbo",

0 comments on commit 69be3c9

Please sign in to comment.