Skip to content

Commit 71b1d14

Browse files
committed
version bump to 0.2.3
1 parent ed7f586 commit 71b1d14

File tree

3 files changed

+19
-7
lines changed

3 files changed

+19
-7
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
hiqdev/composer-config-plugin
2-
-----------------------------
1+
# hiqdev/composer-config-plugin
2+
3+
## [0.2.3] - 2017-04-18
4+
5+
- Added vendor dir arg to `Builder::path` to get config path at given vendor dir ([@hiqsol])
36

47
## [0.2.2] - 2017-04-12
58

@@ -70,7 +73,7 @@ hiqdev/composer-config-plugin
7073
[bladeroot@gmail.com]: https://github.com/BladeRoot
7174
[@hiqsol]: https://github.com/hiqsol
7275
[sol@hiqdev.com]: https://github.com/hiqsol
73-
[Under development]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.1...HEAD
76+
[Under development]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.2...HEAD
7477
[0.0.9]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.8...0.0.9
7578
[0.0.8]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.7...0.0.8
7679
[0.0.7]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.6...0.0.7
@@ -84,3 +87,4 @@ hiqdev/composer-config-plugin
8487
[0.2.0]: https://github.com/hiqdev/composer-config-plugin/compare/0.1.0...0.2.0
8588
[0.2.1]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.0...0.2.1
8689
[0.2.2]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.1...0.2.2
90+
[0.2.3]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.2...0.2.3

history.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
hiqdev/composer-config-plugin
2-
-----------------------------
1+
# hiqdev/composer-config-plugin
2+
3+
## [0.2.3] - 2017-04-18
4+
5+
- Added vendor dir arg to `Builder::path` to get config path at given vendor dir
6+
- [ed7f586] 2017-04-18 csfixed [@hiqsol]
7+
- [06c9079] 2017-04-18 added vendor dir optional argument to `Builder::path` [@hiqsol]
38

49
## [0.2.2] - 2017-04-12
510

@@ -185,7 +190,7 @@ hiqdev/composer-config-plugin
185190
[ab86c3c]: https://github.com/hiqdev/composer-config-plugin/commit/ab86c3c
186191
[e447659]: https://github.com/hiqdev/composer-config-plugin/commit/e447659
187192
[e1565a6]: https://github.com/hiqdev/composer-config-plugin/commit/e1565a6
188-
[Under development]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.1...HEAD
193+
[Under development]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.2...HEAD
189194
[0.0.9]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.8...0.0.9
190195
[0.0.8]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.7...0.0.8
191196
[0.0.7]: https://github.com/hiqdev/composer-config-plugin/compare/0.0.6...0.0.7
@@ -226,3 +231,6 @@ hiqdev/composer-config-plugin
226231
[a490575]: https://github.com/hiqdev/composer-config-plugin/commit/a490575
227232
[d11c2bb]: https://github.com/hiqdev/composer-config-plugin/commit/d11c2bb
228233
[0.2.2]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.1...0.2.2
234+
[ed7f586]: https://github.com/hiqdev/composer-config-plugin/commit/ed7f586
235+
[06c9079]: https://github.com/hiqdev/composer-config-plugin/commit/06c9079
236+
[0.2.3]: https://github.com/hiqdev/composer-config-plugin/compare/0.2.2...0.2.3

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.2 2017-04-12 16:09:33 +0200 c8b984e4697efc6de3b45ca4d13c0b709dc296e2
1+
0.2.3 2017-04-18 18:18:18 +0200 ed7f5866f7f4ca3c7513087b36008bb487f4b459

0 commit comments

Comments
 (0)