We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9580ca commit f448e5aCopy full SHA for f448e5a
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.0.2"
+ ".": "2.0.3"
3
}
CHANGELOG.md
@@ -1,6 +1,13 @@
2025-05-31
# Changelog
4
+## [2.0.3](https://github.com/Frikanalen/frontend/compare/v2.0.2...v2.0.3) (2025-12-18)
5
+
6
7
+### Bug Fixes
8
9
+* build directly in release-please context ([b9580ca](https://github.com/Frikanalen/frontend/commit/b9580ca29360bbcb309e32e0439e25bdc56c8588))
10
11
## [2.0.2](https://github.com/Frikanalen/frontend/compare/v2.0.1...v2.0.2) (2025-12-18)
12
13
package.json
@@ -1,6 +1,6 @@
"name": "frikanalen",
- "version": "2.0.2",
+ "version": "2.0.3",
"private": true,
"type": "module",
"scripts": {
0 commit comments