Skip to content

Commit 15f01ea

Browse files
chore(release): 38.1.8 [skip ci]
## [38.1.8](v38.1.7...v38.1.8) (2023-03-23) ### Bug Fixes * use WebWorker lib in tsconfig ([#1219](#1219)) ([b173aba](b173aba)), closes [#discussion_r1145871872](https://github.com/ipfs/aegir/issues/discussion_r1145871872)
1 parent b173aba commit 15f01ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [38.1.8](https://github.com/ipfs/aegir/compare/v38.1.7...v38.1.8) (2023-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* use WebWorker lib in tsconfig ([#1219](https://github.com/ipfs/aegir/issues/1219)) ([b173aba](https://github.com/ipfs/aegir/commit/b173ababeeea2cb865696e2aeda9357c37ab8c88)), closes [#discussion_r1145871872](https://github.com/ipfs/aegir/issues/discussion_r1145871872)
7+
18
## [38.1.7](https://github.com/ipfs/aegir/compare/v38.1.6...v38.1.7) (2023-03-02)
29

310

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": "38.1.7",
3+
"version": "38.1.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)