Skip to content

Commit 18bd0a7

Browse files
Release 0.1.0-20
Co-authored-by: Luis Emidio <luisfuturist@gmail.com>
1 parent 40b9d56 commit 18bd0a7

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **Status**: Preview before first production release
44
> <br>
5-
> [🧪 **Preview v0.1.0-19**](https://preview.thal.9aia.com) | [🚀 **Production v0.1.0 (planned)**](https://thal.9aia.com)
5+
> [🧪 **Preview v0.1.0-20**](https://preview.thal.9aia.com) | [🚀 **Production v0.1.0 (planned)**](https://thal.9aia.com)
66
77
> [!WARNING]
88
> We're in active development and this is a work-in-progress. Expect potential bugs, incomplete or not yet implemented features. Read more about the project status in [Roadmap](./pm/ROADMAP.md).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"private": true,
4-
"version": "0.1.0-19",
4+
"version": "0.1.0-20",
55
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c",
66
"scripts": {
77
"postinstall": "git config core.hooksPath ./codeshare/.githooks && nuxt prepare",

pm/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: A detailed, chronological record of all changes made to a project,
66

77
## [Unreleased]
88

9+
## [0.1.0-20] - 2025-07-26
10+
911
### Fixed
1012

1113
- Remove URL localization

0 commit comments

Comments
 (0)