Skip to content

Commit

Permalink
Version bump 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Jan 28, 2019
1 parent 4924da4 commit cdeead2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github_changelog_generator
@@ -1,2 +1,2 @@
unreleased=true
future-release=0.1.0
future-release=0.2.0
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,8 +1,19 @@
# Change Log

## [0.2.0](https://github.com/ItinerisLtd/itineris-wp-coding-standards/tree/0.2.0) (2019-01-28)
[Full Changelog](https://github.com/ItinerisLtd/itineris-wp-coding-standards/compare/0.1.0...0.2.0)

**Merged pull requests:**

- Fix: composer require automattic/vipwpcs [\#6](https://github.com/ItinerisLtd/itineris-wp-coding-standards/pull/6) ([TangRufus](https://github.com/TangRufus))
- Add PSR12 [\#5](https://github.com/ItinerisLtd/itineris-wp-coding-standards/pull/5) ([TangRufus](https://github.com/TangRufus))
- composer update [\#4](https://github.com/ItinerisLtd/itineris-wp-coding-standards/pull/4) ([TangRufus](https://github.com/TangRufus))
- Update README.md [\#3](https://github.com/ItinerisLtd/itineris-wp-coding-standards/pull/3) ([TangRufus](https://github.com/TangRufus))

## [0.1.0](https://github.com/ItinerisLtd/itineris-wp-coding-standards/tree/0.1.0) (2018-10-18)
**Merged pull requests:**

- Version bump 0.1.0 [\#2](https://github.com/ItinerisLtd/itineris-wp-coding-standards/pull/2) ([TangRufus](https://github.com/TangRufus))
- Update readme [\#1](https://github.com/ItinerisLtd/itineris-wp-coding-standards/pull/1) ([TangRufus](https://github.com/TangRufus))


Expand Down

0 comments on commit cdeead2

Please sign in to comment.