Skip to content

Commit bcfe2d5

Browse files
release: v0.1.3
1 parent 1c60853 commit bcfe2d5

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/mogyugyu/RepoStream/compare/v0.1.2...v0.1.3) (2025-05-25)
4+
5+
6+
### Dependencies
7+
8+
* update dependency @discordjs/core to v2.1.0 ([#49](https://github.com/mogyugyu/RepoStream/issues/49)) ([f89f3eb](https://github.com/mogyugyu/RepoStream/commit/f89f3ebd2a392220a56356b09d365256885d99a8))
9+
* update dependency @discordjs/rest to v2.5.0 ([#50](https://github.com/mogyugyu/RepoStream/issues/50)) ([1c60853](https://github.com/mogyugyu/RepoStream/commit/1c6085367b39075db2ca3208c6afd1939ccdc870))
10+
* update dependency @discordjs/ws to v2.0.2 ([#48](https://github.com/mogyugyu/RepoStream/issues/48)) ([db82332](https://github.com/mogyugyu/RepoStream/commit/db82332424a02dc29b14a37679a1b8dc9e74ea39))
11+
* update dependency rehype-remark to v10.0.1 ([#42](https://github.com/mogyugyu/RepoStream/issues/42)) ([720d8ef](https://github.com/mogyugyu/RepoStream/commit/720d8effd1f96bdb66d56c1dc857613624b1d789))
12+
* update dependency remark-rehype to v11.1.2 ([#43](https://github.com/mogyugyu/RepoStream/issues/43)) ([8f2040f](https://github.com/mogyugyu/RepoStream/commit/8f2040fb29a7ff477872a6de012706207863b483))
13+
* update dependency smol-toml to v1.3.4 ([#47](https://github.com/mogyugyu/RepoStream/issues/47)) ([3f08238](https://github.com/mogyugyu/RepoStream/commit/3f08238122225590fbd1467013909b7f239c4235))
14+
* update dependency valibot to v1 ([#36](https://github.com/mogyugyu/RepoStream/issues/36)) ([fcb1016](https://github.com/mogyugyu/RepoStream/commit/fcb1016efad7ffa8099c2c83eb86df9561aa226b))
15+
* update octokit monorepo ([#35](https://github.com/mogyugyu/RepoStream/issues/35)) ([c52b0fa](https://github.com/mogyugyu/RepoStream/commit/c52b0fa5b035bff742e3c318adb66f0108aa207f))
16+
317
## [0.1.2](https://github.com/mogyugyu/RepoStream/compare/v0.1.1...v0.1.2) (2025-03-10)
418

519

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)