Skip to content

Commit 643eb4e

Browse files
release: v0.1.3
1 parent 8f2040f commit 643eb4e

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/mogyugyu/RepoStream/compare/v0.1.2...v0.1.3) (2025-04-09)
4+
5+
6+
### Dependencies
7+
8+
* update dependency rehype-remark to v10.0.1 ([#42](https://github.com/mogyugyu/RepoStream/issues/42)) ([720d8ef](https://github.com/mogyugyu/RepoStream/commit/720d8effd1f96bdb66d56c1dc857613624b1d789))
9+
* update dependency remark-rehype to v11.1.2 ([#43](https://github.com/mogyugyu/RepoStream/issues/43)) ([8f2040f](https://github.com/mogyugyu/RepoStream/commit/8f2040fb29a7ff477872a6de012706207863b483))
10+
* update dependency valibot to v1 ([#36](https://github.com/mogyugyu/RepoStream/issues/36)) ([fcb1016](https://github.com/mogyugyu/RepoStream/commit/fcb1016efad7ffa8099c2c83eb86df9561aa226b))
11+
* update octokit monorepo ([#35](https://github.com/mogyugyu/RepoStream/issues/35)) ([c52b0fa](https://github.com/mogyugyu/RepoStream/commit/c52b0fa5b035bff742e3c318adb66f0108aa207f))
12+
313
## [0.1.2](https://github.com/mogyugyu/RepoStream/compare/v0.1.1...v0.1.2) (2025-03-10)
414

515

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)