Skip to content

Commit 72a9f4e

Browse files
committedFeb 20, 2023
chore(release): 38.1.6 [skip ci]
## [38.1.6](v38.1.5...v38.1.6) (2023-02-20) ### Dependencies * bump esbuild from 0.16.17 to 0.17.9 ([#1194](#1194)) ([8761e36](8761e36)) * bump execa from 6.1.0 to 7.0.0 ([#1191](#1191)) ([5a71818](5a71818)) * bump gh-pages from 4.0.0 to 5.0.0 ([#1173](#1173)) ([c103f37](c103f37)) * **dev:** bump electron from 22.3.0 to 23.1.0 ([#1193](#1193)) ([6e58c9e](6e58c9e))
1 parent c103f37 commit 72a9f4e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
 

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [38.1.6](https://github.com/ipfs/aegir/compare/v38.1.5...v38.1.6) (2023-02-20)
2+
3+
4+
### Dependencies
5+
6+
* bump esbuild from 0.16.17 to 0.17.9 ([#1194](https://github.com/ipfs/aegir/issues/1194)) ([8761e36](https://github.com/ipfs/aegir/commit/8761e3621e28112b042eaaeee372db2f73c0c90b))
7+
* bump execa from 6.1.0 to 7.0.0 ([#1191](https://github.com/ipfs/aegir/issues/1191)) ([5a71818](https://github.com/ipfs/aegir/commit/5a7181857301194ea4b96d530bad4504370fef84))
8+
* bump gh-pages from 4.0.0 to 5.0.0 ([#1173](https://github.com/ipfs/aegir/issues/1173)) ([c103f37](https://github.com/ipfs/aegir/commit/c103f37ab7c00bcc5bc255ee57e8b44dcacca84d))
9+
* **dev:** bump electron from 22.3.0 to 23.1.0 ([#1193](https://github.com/ipfs/aegir/issues/1193)) ([6e58c9e](https://github.com/ipfs/aegir/commit/6e58c9e14f58d7c23681346bc0974d8a380cc9dc))
10+
111
## [38.1.5](https://github.com/ipfs/aegir/compare/v38.1.4...v38.1.5) (2023-02-17)
212

313

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aegir",
3-
"version": "38.1.5",
3+
"version": "38.1.6",
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)
Please sign in to comment.