Skip to content

Commit

Permalink
20.4.0 Bring releases and versioning back in line
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Bernard committed Jun 21, 2018
1 parent 00d07a9 commit 424a24f
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 82 deletions.
13 changes: 13 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/test export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.gitmodules export-ignore
.editorconfig export-ignore
/package.json export-ignore
/package-lock.json export-ignore
/gulpfile.js export-ignore
/grumphp.yml export-ignore
/composer.lock export-ignore
/.eslintrc export-ignore
/.eslintignore export-ignore
/.jscsrc export-ignore
4 changes: 4 additions & 0 deletions CHANGELOG-PUBLIC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 20.4.0 (2018-06-21)
Bring releases and versioning back in line


83 changes: 2 additions & 81 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,83 +1,4 @@
# Change Log
## 20.4.0 (2018-06-21)
Bring releases and versioning back in line

## [20.3.2](https://github.com/webshopapps/library-ws/tree/20.3.2) (2018-05-18)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.3.1...20.3.2)

## [20.3.1](https://github.com/webshopapps/library-ws/tree/20.3.1) (2018-04-13)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.3.0...20.3.1)

**Merged pull requests:**

- SHQ18-196 Add missing composer version [\#8](https://github.com/webshopapps/library-ws/pull/8) ([TravisBernard](https://github.com/TravisBernard))

## [20.3.0](https://github.com/webshopapps/library-ws/tree/20.3.0) (2017-12-19)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.2.0...20.3.0)

**Merged pull requests:**

- SHQ16-2434 add IP address to site details in request [\#7](https://github.com/webshopapps/library-ws/pull/7) ([wsagen](https://github.com/wsagen))

## [20.2.0](https://github.com/webshopapps/library-ws/tree/20.2.0) (2017-05-09)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.1.0...20.2.0)

## [20.1.0](https://github.com/webshopapps/library-ws/tree/20.1.0) (2017-05-09)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.0.18...20.1.0)

## [20.0.18](https://github.com/webshopapps/library-ws/tree/20.0.18) (2017-05-09)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.0.17...20.0.18)

## [20.0.17](https://github.com/webshopapps/library-ws/tree/20.0.17) (2017-05-09)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.0.16...20.0.17)

## [20.0.16](https://github.com/webshopapps/library-ws/tree/20.0.16) (2017-05-09)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.0.15...20.0.16)

## [20.0.15](https://github.com/webshopapps/library-ws/tree/20.0.15) (2017-05-09)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.0.14...20.0.15)

**Merged pull requests:**

- Sync branches [\#6](https://github.com/webshopapps/library-ws/pull/6) ([wsajason](https://github.com/wsajason))
- SHQ16-2029 code sniffer changes [\#5](https://github.com/webshopapps/library-ws/pull/5) ([wsagen](https://github.com/wsagen))

## [20.0.14](https://github.com/webshopapps/library-ws/tree/20.0.14) (2017-01-24)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.0.13...20.0.14)

## [20.0.13](https://github.com/webshopapps/library-ws/tree/20.0.13) (2017-01-24)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.0.12...20.0.13)

## [20.0.12](https://github.com/webshopapps/library-ws/tree/20.0.12) (2016-11-22)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.0.11...20.0.12)

## [20.0.11](https://github.com/webshopapps/library-ws/tree/20.0.11) (2016-08-18)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/20.0.10...20.0.11)

## [20.0.10](https://github.com/webshopapps/library-ws/tree/20.0.10) (2016-08-15)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/1.2.5...20.0.10)

**Merged pull requests:**

- SHQ16-1094 properties should be public on class [\#4](https://github.com/webshopapps/library-ws/pull/4) ([wsagen](https://github.com/wsagen))
- SHQ16-1085 SHQ16-873 Added support for woocommerce [\#3](https://github.com/webshopapps/library-ws/pull/3) ([wsagen](https://github.com/wsagen))
- SHQ16-801 Renamed registration [\#2](https://github.com/webshopapps/library-ws/pull/2) ([wsakaren](https://github.com/wsakaren))
- SHQ16-801 Moved registration out of the way [\#1](https://github.com/webshopapps/library-ws/pull/1) ([wsakaren](https://github.com/wsakaren))

## [1.2.5](https://github.com/webshopapps/library-ws/tree/1.2.5) (2016-01-25)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/1.2.4...1.2.5)

## [1.2.4](https://github.com/webshopapps/library-ws/tree/1.2.4) (2016-01-25)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/1.2.3...1.2.4)

## [1.2.3](https://github.com/webshopapps/library-ws/tree/1.2.3) (2016-01-25)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/1.2.2...1.2.3)

## [1.2.2](https://github.com/webshopapps/library-ws/tree/1.2.2) (2016-01-25)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/1.2.1...1.2.2)

## [1.2.1](https://github.com/webshopapps/library-ws/tree/1.2.1) (2016-01-25)
[Full Changelog](https://github.com/webshopapps/library-ws/compare/1.1.0...1.2.1)

## [1.1.0](https://github.com/webshopapps/library-ws/tree/1.1.0) (2015-12-11)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "shipperhq/library-ws",
"description": "ShipperHQ WS Library",
"type": "magento2-library",
"version": "20.3.1",
"version": "20.4.0",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down

0 comments on commit 424a24f

Please sign in to comment.