Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
iruzevic committed May 15, 2020
1 parent b947afa commit 021f3b3
Show file tree
Hide file tree
Showing 5 changed files with 786 additions and 133 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a

*No documentation available about unreleased changes as of yet.*

## [1.2.2] - 2020-05-15

### Changed
- Eightshift-frontend-libs update
- Eightshift-libs update

## [1.2.1] - 2020-05-13

### Changed
Expand Down Expand Up @@ -57,6 +63,7 @@ Initial tagged release.

[Unreleased]: https://github.com/infinum/eightshift-boilerplate-plugin/compare/master...HEAD

[1.2.2]: https://github.com/infinum/eightshift-boilerplate-plugin/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/infinum/eightshift-boilerplate-plugin/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/infinum/eightshift-boilerplate-plugin/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/infinum/eightshift-boilerplate-plugin/compare/v1.0.2...v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eightshift/eightshift-boilerplate-plugin",
"version": "1.2.1",
"version": "1.2.2",
"description": "This repository contains all the tools you need to start building a modern WordPress project.",
"keywords": [
"composer",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"require": {
"php": ">=7.1",
"infinum/eightshift-libs": "^2.2.1"
"infinum/eightshift-libs": "^2.2.2"
},
"autoload": {
"classmap": [
Expand Down
23 changes: 12 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 021f3b3

Please sign in to comment.