Skip to content

Commit 70c4c17

Browse files
chore(release): 42.2.3 [skip ci]
## [42.2.3](v42.2.2...v42.2.3) (2024-02-06) ### Bug Fixes * update patch deps during check-project ([#1460](#1460)) ([505ada6](505ada6)) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([72d2fcd](72d2fcd)) ### Dependencies * bump esbuild from 0.19.12 to 0.20.0 ([#1456](#1456)) ([4d3b48d](4d3b48d))
1 parent 4d3b48d commit 70c4c17

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [42.2.3](https://github.com/ipfs/aegir/compare/v42.2.2...v42.2.3) (2024-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* update patch deps during check-project ([#1460](https://github.com/ipfs/aegir/issues/1460)) ([505ada6](https://github.com/ipfs/aegir/commit/505ada657c4727a5d66379816e241069ff754c19))
7+
8+
9+
### Trivial Changes
10+
11+
* Update .github/workflows/stale.yml [skip ci] ([72d2fcd](https://github.com/ipfs/aegir/commit/72d2fcd061a7aa22cd0fadbff99610eee83cec0c))
12+
13+
14+
### Dependencies
15+
16+
* bump esbuild from 0.19.12 to 0.20.0 ([#1456](https://github.com/ipfs/aegir/issues/1456)) ([4d3b48d](https://github.com/ipfs/aegir/commit/4d3b48d1ef8ac0a5e917eea8915344077166f876))
17+
118
## [42.2.2](https://github.com/ipfs/aegir/compare/v42.2.1...v42.2.2) (2024-01-17)
219

320

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aegir",
3-
"version": "42.2.2",
3+
"version": "42.2.3",
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)