Skip to content

Commit e66cd39

Browse files
chore(release): 45.0.8 [skip ci]
## [45.0.8](v45.0.7...v45.0.8) (2024-12-05) ### Bug Fixes * ignore module-not-found errors in doc-check ([#1701](#1701)) ([41726f8](41726f8)) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([9bb06f9](9bb06f9))
1 parent 41726f8 commit e66cd39

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [45.0.8](https://github.com/ipfs/aegir/compare/v45.0.7...v45.0.8) (2024-12-05)
2+
3+
### Bug Fixes
4+
5+
* ignore module-not-found errors in doc-check ([#1701](https://github.com/ipfs/aegir/issues/1701)) ([41726f8](https://github.com/ipfs/aegir/commit/41726f83bee4603dafd6a387ff789be5468a4804))
6+
7+
### Trivial Changes
8+
9+
* Update .github/workflows/stale.yml [skip ci] ([9bb06f9](https://github.com/ipfs/aegir/commit/9bb06f982d069f36354743051d5813d379ee3368))
10+
111
## [45.0.7](https://github.com/ipfs/aegir/compare/v45.0.6...v45.0.7) (2024-11-28)
212

313
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aegir",
3-
"version": "45.0.7",
3+
"version": "45.0.8",
44
"description": "JavaScript project management",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/aegir#readme",

0 commit comments

Comments
 (0)