Skip to content

Commit 2e20306

Browse files
Release main 🚀 (#42)
* Release main 🚀 * Update .release-please-manifest.json * Update CHANGELOG.md * Update package.json * Update CHANGELOG.md * Update package.json * Update CHANGELOG.md * Update package.json * Update CHANGELOG.md * Update package.json * Update package.json * Update package.json * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Einar Alexander Eymundsson <[email protected]>
1 parent 62e6af3 commit 2e20306

File tree

11 files changed

+92
-9
lines changed

11 files changed

+92
-9
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
".": "0.0.10",
2+
".": "0.0.11",
33
"apps/customer": "0.0.2",
4-
"packages/sdk": "2.13.0",
4+
"packages/sdk": "2.13.1",
55
"packages/sdk-react-provider": "0.1.2",
66
"packages/eslint-config": "0.0.1",
77
"packages/postcss-config": "0.0.1",

CHANGELOG.md

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

3+
## [0.0.11](https://github.com/monerium/js-monorepo/compare/monorepo-v0.0.10...monorepo-v0.0.11) (2024-06-20)
4+
5+
6+
### Miscellaneous
7+
8+
* cleanup, remove TODO file ([bc45a43](https://github.com/monerium/js-monorepo/commit/bc45a43ff421a849b782e53748035fe3ffce3aee))
9+
* remove beta from all package versions ([62e6af3](https://github.com/monerium/js-monorepo/commit/62e6af37cfc6c6bd288bb1609719122bb5954ad0))
10+
311
## [0.0.10](https://github.com/monerium/js-monorepo/compare/monorepo-v0.0.9...monorepo-v0.0.10) (2024-06-20)
412

513

apps/customer/CHANGELOG.md

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

3+
## [0.0.2](https://github.com/monerium/js-monorepo/compare/customer-v0.0.2...customer-v0.0.2) (2024-06-20)
4+
5+
6+
### Features
7+
8+
* add poc for authorized routes ([0a3bf51](https://github.com/monerium/js-monorepo/commit/0a3bf51055a1ca33ef7241de13027c4f710596bf))
9+
* working chain and currency filters ([34716af](https://github.com/monerium/js-monorepo/commit/34716af78d531a29565639808477423428bf4c1e))
10+
11+
12+
### Bug Fixes
13+
14+
* correct turbo tasks ([576c06b](https://github.com/monerium/js-monorepo/commit/576c06b2b6cf203ac68f704df618431b81e7f3f5))
15+
* **Dockerfile:** apk update should come before apk add) ([d7b4845](https://github.com/monerium/js-monorepo/commit/d7b4845046d718e3ed53164705f9a159eb0876ba))
16+
* landing page not rerouting with valid refresh token ([1eb3391](https://github.com/monerium/js-monorepo/commit/1eb3391b2ba944121f8e73a50dfa6b61262375f2))
17+
* postcss and nextjs build ([de3b0cb](https://github.com/monerium/js-monorepo/commit/de3b0cb5ee2484760c2be9baeb6f468bd1aaf13e))
18+
* remove unused component ([50bd068](https://github.com/monerium/js-monorepo/commit/50bd0683568f40ff014e3e9312e0e6705ede1109))
19+
* versions ([6b655ab](https://github.com/monerium/js-monorepo/commit/6b655abd34eddf82b3e5baaa35a3c9e6a1479795))
20+
21+
22+
### Miscellaneous
23+
24+
* add postcss plugins ([2e1a969](https://github.com/monerium/js-monorepo/commit/2e1a9691c983fa65e368560bd566abf2060e7040))
25+
* add sdk and sdk-react-provider ([89c318a](https://github.com/monerium/js-monorepo/commit/89c318af3a5948c7ab6616d9b59a7367f87457e4))
26+
* add shippable app configs ([9c5d38f](https://github.com/monerium/js-monorepo/commit/9c5d38fe3dfaf94c6a2e981f60422a7832c87356))
27+
* add stylelint ([5107d33](https://github.com/monerium/js-monorepo/commit/5107d33d79aec11219baef973767295622337721))
28+
* auto sort import + prettier ([69ace9d](https://github.com/monerium/js-monorepo/commit/69ace9d62af48fb501e298af804a1703e9928d86))
29+
* connect wallet btn and cleanup ([1715676](https://github.com/monerium/js-monorepo/commit/1715676f172134f7171585b3ff81720d7a81296a))
30+
* publish should work now, preparing for new versions of sdk and sdk-react-provider ([7e93031](https://github.com/monerium/js-monorepo/commit/7e930313fb54636afb71cd69d7ab860ed571ea6d))
31+
* release main ([5eed941](https://github.com/monerium/js-monorepo/commit/5eed941e5db57c14c297f8f63b35d59c1742ed50))
32+
* remove beta from all package versions ([62e6af3](https://github.com/monerium/js-monorepo/commit/62e6af37cfc6c6bd288bb1609719122bb5954ad0))
33+
* remove tailwind ([43487c8](https://github.com/monerium/js-monorepo/commit/43487c83acc7f4ad30db7b6de5a5a6cea59176d6))
34+
* remove unused server action ([50ac9ba](https://github.com/monerium/js-monorepo/commit/50ac9ba05e448dcb597a089d22f9991d2c8f2b8f))
35+
* switch to npm ([3c07134](https://github.com/monerium/js-monorepo/commit/3c07134e148e96df0fad519dde97b64cc5a12e33))
36+
* test ([70f1b68](https://github.com/monerium/js-monorepo/commit/70f1b68713447a3a350e3625e1b7a8255cf37421))
37+
* trigger action ([b8d4fb5](https://github.com/monerium/js-monorepo/commit/b8d4fb597e659f2241269963948490356e67a9ff))
38+
* wip commitlint ([6812fb2](https://github.com/monerium/js-monorepo/commit/6812fb2c1ac0197a1531705f7c3285b8700a747f))
39+
* WIP setting up customer prototype ([09e45f3](https://github.com/monerium/js-monorepo/commit/09e45f3b00f15cb4134659abdfa32242e36f2a54))
40+
341
## [0.0.2-beta0](https://github.com/monerium/js-monorepo/compare/customer-v0.0.1-beta0...customer-v0.0.2-beta0) (2024-06-20)
442

543

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "js-monorepo",
33
"private": true,
4-
"version": "0.0.10",
4+
"version": "0.0.11",
55
"scripts": {
66
"build": "turbo build",
77
"dev": "turbo dev",

packages/eslint-config/CHANGELOG.md

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

3+
## [0.0.1](https://github.com/monerium/js-monorepo/compare/eslint-config-v0.0.1...eslint-config-v0.0.1) (2024-06-20)
4+
5+
6+
### Features
7+
8+
* **create-turbo:** apply official-starter transform ([e18400b](https://github.com/monerium/js-monorepo/commit/e18400b18b389a438e30c14192d73d11ce12fe33))
9+
10+
11+
### Miscellaneous
12+
13+
* add sdk and sdk-react-provider ([89c318a](https://github.com/monerium/js-monorepo/commit/89c318af3a5948c7ab6616d9b59a7367f87457e4))
14+
* auto sort import + prettier ([69ace9d](https://github.com/monerium/js-monorepo/commit/69ace9d62af48fb501e298af804a1703e9928d86))
15+
* release main ([5eed941](https://github.com/monerium/js-monorepo/commit/5eed941e5db57c14c297f8f63b35d59c1742ed50))
16+
* remove beta from all package versions ([62e6af3](https://github.com/monerium/js-monorepo/commit/62e6af37cfc6c6bd288bb1609719122bb5954ad0))
17+
* wip commitlint ([6812fb2](https://github.com/monerium/js-monorepo/commit/6812fb2c1ac0197a1531705f7c3285b8700a747f))
18+
319
## 0.0.1-beta0 (2024-06-19)
420

521

packages/postcss-config/CHANGELOG.md

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

3+
## [0.0.1](https://github.com/monerium/js-monorepo/compare/postcss-config-v0.0.1...postcss-config-v0.0.1) (2024-06-20)
4+
5+
6+
### Bug Fixes
7+
8+
* postcss and nextjs build ([de3b0cb](https://github.com/monerium/js-monorepo/commit/de3b0cb5ee2484760c2be9baeb6f468bd1aaf13e))
9+
10+
11+
### Miscellaneous
12+
13+
* add postcss plugins ([2e1a969](https://github.com/monerium/js-monorepo/commit/2e1a9691c983fa65e368560bd566abf2060e7040))
14+
* add stylelint ([5107d33](https://github.com/monerium/js-monorepo/commit/5107d33d79aec11219baef973767295622337721))
15+
* release main ([5eed941](https://github.com/monerium/js-monorepo/commit/5eed941e5db57c14c297f8f63b35d59c1742ed50))
16+
* remove beta from all package versions ([62e6af3](https://github.com/monerium/js-monorepo/commit/62e6af37cfc6c6bd288bb1609719122bb5954ad0))
17+
318
## 0.0.1-beta0 (2024-06-19)
419

520

packages/sdk/CHANGELOG.md

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

3+
## [2.13.1](https://github.com/monerium/js-monorepo/compare/sdk-v2.13.0...sdk-v2.13.1) (2024-06-20)
4+
5+
6+
### Documentation
7+
8+
* update generated docs ([2f27b1f](https://github.com/monerium/js-monorepo/commit/2f27b1ff9aa6f19b1af96cf637f19d31235b7fb8))
9+
310
## [2.13.0](https://github.com/monerium/js-monorepo/compare/sdk-v2.12.1...sdk-v2.13.0) (2024-06-20)
411

512

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@monerium/sdk",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"description": "Essential tools to interact with the Monerium API, an electronic money issuer.",
55
"repository": {
66
"type": "git",
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Changelog
22

3-
## 0.0.1-beta0 (2024-06-19)
3+
## [0.0.1] (2024-06-20)
44

55

66
### Miscellaneous
77

88
* add stylelint ([5107d33](https://github.com/monerium/js-monorepo/commit/5107d33d79aec11219baef973767295622337721))
9+
* remove beta from all package versions ([62e6af3](https://github.com/monerium/js-monorepo/commit/62e6af37cfc6c6bd288bb1609719122bb5954ad0))

packages/typescript-config/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Changelog
22

3-
## 0.0.1-beta0 (2024-06-19)
4-
3+
## [0.0.1] (2024-06-20)
54

65
### Features
76

0 commit comments

Comments
 (0)