Skip to content

Commit

Permalink
version bump to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFire committed Mar 27, 2017
1 parent fec8755 commit 796dbe7
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 4 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,10 @@
hiqdev/hidev-php-cs-fixer
-------------------------

## [0.4.4] - 2017-03-27

- Fixed views to follow hidev API changes ([@SilverFire])

## [0.4.3] - 2017-01-05

- Fixed command to run `php-cs-fixer fix` without `.` ([@hiqsol])
Expand Down Expand Up @@ -70,9 +74,15 @@ hiqdev/hidev-php-cs-fixer

## [Development started] - 2015-06-07

[@SilverFire]: https://github.com/SilverFire
[d.naumenko.a@gmail.com]: https://github.com/SilverFire
[@tafid]: https://github.com/tafid
[andreyklochok@gmail.com]: https://github.com/tafid
[@BladeRoot]: https://github.com/BladeRoot
[bladeroot@gmail.com]: https://github.com/BladeRoot
[@hiqsol]: https://github.com/hiqsol
[sol@hiqdev.com]: https://github.com/hiqsol
[Under development]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.2...HEAD
[Under development]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.3...HEAD
[0.4.2]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.1...0.4.2
[0.4.1]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.0...0.4.1
[0.4.0]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.3.4...0.4.0
Expand All @@ -88,3 +98,4 @@ hiqdev/hidev-php-cs-fixer
[0.0.2]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.0.1...0.0.2
[0.0.1]: https://github.com/hiqdev/hidev-php-cs-fixer/releases/tag/0.0.1
[0.4.3]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.2...0.4.3
[0.4.4]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.3...0.4.4
32 changes: 31 additions & 1 deletion chkipper.json
@@ -1,3 +1,33 @@
{
"name": "hiqdev/hidev-php-cs-fixer"
"name": "hiqdev/hidev-php-cs-fixer",
"authors": {
"hiqsol": {
"name": "Andrii Vasyliev",
"role": "Project lead",
"email": "sol@hiqdev.com",
"github": "https://github.com/hiqsol",
"homepage": "http://hipanel.com/"
},
"SilverFire": {
"name": "Dmitry Naumenko",
"role": "Lead backend developer",
"email": "d.naumenko.a@gmail.com",
"github": "https://github.com/SilverFire",
"homepage": "http://silverfire.me/"
},
"tafid": {
"name": "Andrey Klochok",
"role": "Lead frontend developer",
"email": "andreyklochok@gmail.com",
"github": "https://github.com/tafid",
"homepage": "http://hiqdev.com/"
},
"BladeRoot": {
"name": "Yuriy Myronchuk",
"role": "QA Lead",
"email": "bladeroot@gmail.com",
"github": "https://github.com/BladeRoot",
"homepage": "http://hiqdev.com/"
}
}
}
15 changes: 14 additions & 1 deletion history.md
@@ -1,6 +1,11 @@
hiqdev/hidev-php-cs-fixer
-------------------------

## [0.4.4] - 2017-03-27

- Fixed views to follow hidev API changes
- [fec8755] 2017-03-27 Fixed views to follow hidev API changes [@SilverFire]

## [0.4.3] - 2017-01-05

- Fixed command to run `php-cs-fixer fix` without `.`
Expand Down Expand Up @@ -121,6 +126,12 @@ hiqdev/hidev-php-cs-fixer

## [Development started] - 2015-06-07

[@SilverFire]: https://github.com/SilverFire
[d.naumenko.a@gmail.com]: https://github.com/SilverFire
[@tafid]: https://github.com/tafid
[andreyklochok@gmail.com]: https://github.com/tafid
[@BladeRoot]: https://github.com/BladeRoot
[bladeroot@gmail.com]: https://github.com/BladeRoot
[@hiqsol]: https://github.com/hiqsol
[sol@hiqdev.com]: https://github.com/hiqsol
[7b168e1]: https://github.com/hiqdev/hidev-php-cs-fixer/commit/7b168e1
Expand Down Expand Up @@ -174,7 +185,7 @@ hiqdev/hidev-php-cs-fixer
[475ffaf]: https://github.com/hiqdev/hidev-php-cs-fixer/commit/475ffaf
[03d6cfb]: https://github.com/hiqdev/hidev-php-cs-fixer/commit/03d6cfb
[fe63c3d]: https://github.com/hiqdev/hidev-php-cs-fixer/commit/fe63c3d
[Under development]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.2...HEAD
[Under development]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.3...HEAD
[0.4.2]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.1...0.4.2
[0.4.1]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.0...0.4.1
[0.4.0]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.3.4...0.4.0
Expand All @@ -190,3 +201,5 @@ hiqdev/hidev-php-cs-fixer
[0.0.2]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.0.1...0.0.2
[0.0.1]: https://github.com/hiqdev/hidev-php-cs-fixer/releases/tag/0.0.1
[0.4.3]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.2...0.4.3
[fec8755]: https://github.com/hiqdev/hidev-php-cs-fixer/commit/fec8755
[0.4.4]: https://github.com/hiqdev/hidev-php-cs-fixer/compare/0.4.3...0.4.4
2 changes: 1 addition & 1 deletion version
@@ -1 +1 @@
0.4.3 2017-01-05 13:38:31 +0000 475ffaf94c16605a09751395852ad716127fe1f7
0.4.4 2017-03-27 17:39:38 +0300 fec8755dc19cc11651593611a44941a8cccb397e

0 comments on commit 796dbe7

Please sign in to comment.