Skip to content

Commit e39e245

Browse files
chore(release): 38.1.4 [skip ci]
## [38.1.4](v38.1.3...v38.1.4) (2023-02-16) ### Bug Fixes * allow not overwriting files ([1cefa04](1cefa04)) * do not create .gitignore files for monorepo workspace projects ([2dad5f2](2dad5f2)) * pin esquery version temporarily ([eff8550](eff8550))
1 parent eff8550 commit e39e245

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [38.1.4](https://github.com/ipfs/aegir/compare/v38.1.3...v38.1.4) (2023-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* allow not overwriting files ([1cefa04](https://github.com/ipfs/aegir/commit/1cefa04aa3fddc61b7313e6345d9da30817947b6))
7+
* do not create .gitignore files for monorepo workspace projects ([2dad5f2](https://github.com/ipfs/aegir/commit/2dad5f2d0fa6b30c9299cfdab9e4db0cf1b66c0e))
8+
* pin esquery version temporarily ([eff8550](https://github.com/ipfs/aegir/commit/eff85503196453876a788c7fdb64f46fe891a236))
9+
110
## [38.1.3](https://github.com/ipfs/aegir/compare/v38.1.2...v38.1.3) (2023-02-15)
211

312

package.json

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