We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 354ff9c + f593648 commit 3625e08Copy full SHA for 3625e08
.release-please-manifest.json
@@ -1,5 +1,5 @@
1
{
2
- ".": "0.1.4",
+ ".": "0.1.5",
3
"apps/native": "0.1.4",
4
"apps/web": "0.1.3",
5
"packages/ui": "0.1.4",
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.1.5](https://github.com/odest/katip/compare/v0.1.4...v0.1.5) (2025-12-02)
+
6
+### Bug Fixes
7
8
+* **ci:** add Supabase env vars to CI workflows ([62c7aae](https://github.com/odest/katip/commit/62c7aae3f22c02bf7bef1513b1a37536b6051574))
9
10
## [0.1.4](https://github.com/odest/katip/compare/v0.1.3...v0.1.4) (2025-12-02)
11
12
package.json
@@ -1,6 +1,6 @@
"name": "katip",
- "version": "0.1.4",
+ "version": "0.1.5",
"private": true,
"scripts": {
"build": "turbo build",
0 commit comments