Skip to content

Commit 03b2318

Browse files
committedApr 21, 2022
chore(release): 37.0.15 [skip ci]
### [37.0.15](v37.0.14...v37.0.15) (2022-04-21) ### Bug Fixes * export types ([#968](#968)) ([61335c1](61335c1)) ### Trivial Changes * update lilconfig version in package.json ([#967](#967)) ([479ad00](479ad00))
1 parent 479ad00 commit 03b2318

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
 

‎CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### [37.0.15](https://github.com/ipfs/aegir/compare/v37.0.14...v37.0.15) (2022-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* export types ([#968](https://github.com/ipfs/aegir/issues/968)) ([61335c1](https://github.com/ipfs/aegir/commit/61335c1ca165833bb0d61a7cdce93c6bdeb63ded))
7+
8+
9+
### Trivial Changes
10+
11+
* update lilconfig version in package.json ([#967](https://github.com/ipfs/aegir/issues/967)) ([479ad00](https://github.com/ipfs/aegir/commit/479ad00ec91f4c9a54b7666664dc245b631fe1a1))
12+
113
### [37.0.14](https://github.com/ipfs/aegir/compare/v37.0.13...v37.0.14) (2022-04-19)
214

315

‎package.json

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