Skip to content

Commit 32b7bad

Browse files
committed
chore(release): publish
- project: @thdk/gittai 0.1.0
1 parent de1ef4d commit 32b7bad

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/gittai/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 0.1.0 (2025-11-25)
2+
3+
### New Features
4+
5+
- chunk large reviews ([3dfdf0a](https://github.com/thdk/os/commit/3dfdf0a))
6+
- add gittai lib ([928daf5](https://github.com/thdk/os/commit/928daf5))
7+
8+
### Bug Fixes
9+
10+
- make gittai public ([14f83e4](https://github.com/thdk/os/commit/14f83e4))
11+
- syncpack lint ([8ee8eea](https://github.com/thdk/os/commit/8ee8eea))
12+
13+
### Documentation Updates
14+
15+
- fix instructions ([de1ef4d](https://github.com/thdk/os/commit/de1ef4d))
16+
17+
### ❤️ Thank You
18+
19+
- Thomas Dekiere @thdk
20+
121
## 0.1.0-pr-8b84100.0 (2025-11-25)
222

323
### New Features

packages/gittai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thdk/gittai",
3-
"version": "0.1.0-pr-8b84100.0",
3+
"version": "0.1.0",
44
"type": "module",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)