Skip to content

Commit c63b417

Browse files
authored
Merge pull request #5 from setnemo/release-v0.1.2
chore: release 0.1.2
2 parents 766c5b9 + 4b703dd commit c63b417

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,5 +1,12 @@
11
# Changelog
22

3+
### [0.1.2](https://www.github.com/setnemo/asterisk-notation/compare/v0.1.1...v0.1.2) (2021-09-19)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* add tests for merge functions ([766c5b9](https://www.github.com/setnemo/asterisk-notation/commit/766c5b93b42d4715daefc48484aa78786b423912))
9+
310
### [0.1.1](https://www.github.com/setnemo/asterisk-notation/compare/v0.1.0...v0.1.1) (2021-09-13)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"Tests\\Helper\\": "tests/_support/Helper"
3333
}
3434
},
35-
"version": "0.1.1"
35+
"version": "0.1.2"
3636
}

0 commit comments

Comments
 (0)