Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit b4aa21b

Browse files
chore(release): 5.2.1 [skip ci]
### [5.2.1](v5.2.0...v5.2.1) (2021-03-03) ### Bug Fixes * added semantic-release ([c8ec6c2](c8ec6c2))
1 parent 07ee753 commit b4aa21b

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [5.2.1](https://github.com/narrowspark/coding-standard/compare/v5.2.0...v5.2.1) (2021-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* added semantic-release ([c8ec6c2](https://github.com/narrowspark/coding-standard/commit/c8ec6c2a52cee08f9713741a7d42e0ce28c92e1a))
7+
18
v5.1.0
29
======
310

@@ -79,4 +86,3 @@ Changed,Security
7986
----------------
8087

8188
- [57: Build(deps): [Security] Bump minimist from 1.2.0 to 1.2.5](https://github.com/narrowspark/coding-standard/pull/57) thanks to @dependabot-preview[bot]
82-

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"extra": {
5656
"branch-alias": {
57-
"dev-master": "5.3-dev"
57+
"dev-master": "5.2-dev"
5858
}
5959
},
6060
"autoload-dev": {

0 commit comments

Comments
 (0)