Skip to content

Commit d46c6a1

Browse files
chore(release): 38.1.2 [skip ci]
## [38.1.2](v38.1.1...v38.1.2) (2023-02-07) ### Bug Fixes * update default branch pattern detection ([#1183](#1183)) ([d02f670](d02f670))
1 parent d02f670 commit d46c6a1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [38.1.2](https://github.com/ipfs/aegir/compare/v38.1.1...v38.1.2) (2023-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* update default branch pattern detection ([#1183](https://github.com/ipfs/aegir/issues/1183)) ([d02f670](https://github.com/ipfs/aegir/commit/d02f6705f34c3d0b9884c3cfdb4fedddcb2e226d))
7+
18
## [38.1.1](https://github.com/ipfs/aegir/compare/v38.1.0...v38.1.1) (2023-02-06)
29

310

package.json

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