Skip to content

Commit 6f2f3ac

Browse files
authored
Merge pull request #4 from setnemo/release-v0.1.1
chore: release 0.1.1
2 parents f57c31a + 869f7fa commit 6f2f3ac

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
### [0.1.1](https://www.github.com/setnemo/asterisk-notation/compare/v0.1.0...v0.1.1) (2021-09-13)
4+
5+
6+
### Bug Fixes
7+
8+
* update sonarcloud organization ([f57c31a](https://www.github.com/setnemo/asterisk-notation/commit/f57c31ac5ebb7e8b1fb02f33ff4fc107a3e6c8d0))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* update readme.md ([f47e997](https://www.github.com/setnemo/asterisk-notation/commit/f47e9975fc73f3f486af25a92887c0ee9d5bc9de))
14+
* update readme.md, update github action name ([45ee6f8](https://www.github.com/setnemo/asterisk-notation/commit/45ee6f8bc3ffc139f08f5bbf54f7335eb8b89091))
15+
316
## [0.1.0](https://www.github.com/setnemo/asterisk-notation/compare/v0.0.0...v0.1.0) (2021-09-07)
417

518

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.0"
35+
"version": "0.1.1"
3636
}

0 commit comments

Comments
 (0)