Skip to content

Commit 64ef01b

Browse files
chore(release): publish packages
- @tereza-apps/[email protected]
1 parent 274ed79 commit 64ef01b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

apps/tereza/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.37.0](https://github.com/tereza-org/tereza/compare/@tereza-apps/[email protected]...@tereza-apps/[email protected]) (2024-02-04)
7+
8+
### Features
9+
10+
- add privacy policy ([#92](https://github.com/tereza-org/tereza/issues/92)) ([274ed79](https://github.com/tereza-org/tereza/commit/274ed798c03576b734ba89142c9f0e6738260273))
11+
612
# [0.36.0](https://github.com/tereza-org/tereza/compare/@tereza-apps/[email protected]...@tereza-apps/[email protected]) (2024-02-04)
713

814
### Features

apps/tereza/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@tereza-apps/tereza",
4-
"version": "0.36.0",
4+
"version": "0.37.0",
55
"scripts": {
66
"prebuild": "pnpm run relay",
77
"build": "relay-compiler && next build",

0 commit comments

Comments
 (0)