Skip to content

Commit 3625e08

Browse files
committed
Merge branch 'master' of https://github.com/odest/katip
2 parents 354ff9c + f593648 commit 3625e08

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.1.4",
2+
".": "0.1.5",
33
"apps/native": "0.1.4",
44
"apps/web": "0.1.3",
55
"packages/ui": "0.1.4",

CHANGELOG.md

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

3+
## [0.1.5](https://github.com/odest/katip/compare/v0.1.4...v0.1.5) (2025-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** add Supabase env vars to CI workflows ([62c7aae](https://github.com/odest/katip/commit/62c7aae3f22c02bf7bef1513b1a37536b6051574))
9+
310
## [0.1.4](https://github.com/odest/katip/compare/v0.1.3...v0.1.4) (2025-12-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "katip",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"private": true,
55
"scripts": {
66
"build": "turbo build",

0 commit comments

Comments
 (0)