Skip to content

Commit b13cbfe

Browse files
release: v0.1.3
1 parent fcb1016 commit b13cbfe

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/mogyugyu/RepoStream/compare/v0.1.2...v0.1.3) (2025-03-21)
4+
5+
6+
### Dependencies
7+
8+
* update dependency valibot to v1 ([#36](https://github.com/mogyugyu/RepoStream/issues/36)) ([fcb1016](https://github.com/mogyugyu/RepoStream/commit/fcb1016efad7ffa8099c2c83eb86df9561aa226b))
9+
* update octokit monorepo ([#35](https://github.com/mogyugyu/RepoStream/issues/35)) ([c52b0fa](https://github.com/mogyugyu/RepoStream/commit/c52b0fa5b035bff742e3c318adb66f0108aa207f))
10+
311
## [0.1.2](https://github.com/mogyugyu/RepoStream/compare/v0.1.1...v0.1.2) (2025-03-10)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "repostream",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"module": "src/index.ts",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)