Skip to content

Commit a749ff9

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-05-23) ### Bug Fixes * update windows binary regex ([7a06a4e](7a06a4e)) * update windows binary regex ([3dce1fe](3dce1fe)) * use main branch for aegir gh actions ([ff4b160](ff4b160)) ### Trivial Changes * add or force update .github/workflows/generated-pr.yml ([0fa56e0](0fa56e0)) * add or force update .github/workflows/stale.yml ([cffcd58](cffcd58))
1 parent 7a06a4e commit a749ff9

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [1.0.1](https://github.com/ipfs-shipyard/release-please-ipfs-plugin/compare/v1.0.0...v1.0.1) (2025-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update windows binary regex ([7a06a4e](https://github.com/ipfs-shipyard/release-please-ipfs-plugin/commit/7a06a4e2d7660b4bb6206c50481b5af948645248))
7+
* update windows binary regex ([3dce1fe](https://github.com/ipfs-shipyard/release-please-ipfs-plugin/commit/3dce1fea0067845b677ba75162cd987400a242cb))
8+
* use main branch for aegir gh actions ([ff4b160](https://github.com/ipfs-shipyard/release-please-ipfs-plugin/commit/ff4b160b667f27891fa90edf80c63a79d4f73f8d))
9+
10+
11+
### Trivial Changes
12+
13+
* add or force update .github/workflows/generated-pr.yml ([0fa56e0](https://github.com/ipfs-shipyard/release-please-ipfs-plugin/commit/0fa56e05b388e41421a25c85718aa0d769845708))
14+
* add or force update .github/workflows/stale.yml ([cffcd58](https://github.com/ipfs-shipyard/release-please-ipfs-plugin/commit/cffcd586a02482c400cd1d1998dda2cf4878e4df))
15+
116
## 1.0.0 (2023-10-12)
217

318

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipfs-shipyard/release-please-ipfs-plugin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A release-please helper plugin for IPFS repos. Initially created for IPFS-desktop",
55
"author": "Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)