Skip to content

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.0.0](v6.1.0...v7.0.0) (2020-02-28)

### chore

* **bower:** dropped support for bower ([63435ce](63435ce))

### Code Refactoring

* limited the files included in the build to minimum required ([f94fc8a](f94fc8a))

### Continuous Integration

* **node-versions:** dropped node versions that have reached EOL ([eaaccea](eaaccea))

### BREAKING CHANGES

* limited the published files to those used by the public api. use of private files
could break with this change
* **bower:** Bower is no longer supported
* **node-versions:** node versions that have reached EOL are no longer supported
  • Loading branch information
semantic-release-bot committed Feb 28, 2020
1 parent 265cdf6 commit 75eda42
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# [7.0.0](https://github.com/traverson/traverson-hal/compare/v6.1.0...v7.0.0) (2020-02-28)


### chore

* **bower:** dropped support for bower ([63435ce](https://github.com/traverson/traverson-hal/commit/63435ce1e6c73e9f75d09a3d72a10bc056c9492e))


### Code Refactoring

* limited the files included in the build to minimum required ([f94fc8a](https://github.com/traverson/traverson-hal/commit/f94fc8a99c269c5fdf2dea43483318aadb283a40))


### Continuous Integration

* **node-versions:** dropped node versions that have reached EOL ([eaaccea](https://github.com/traverson/traverson-hal/commit/eaaccea31af2a9431b96f42ffc1c3de8d56b0066))


### BREAKING CHANGES

* limited the published files to those used by the public api. use of private files
could break with this change
* **bower:** Bower is no longer supported
* **node-versions:** node versions that have reached EOL are no longer supported

# [7.0.0-alpha.3](https://github.com/traverson/traverson-hal/compare/v7.0.0-alpha.2...v7.0.0-alpha.3) (2020-02-21)


Expand Down

0 comments on commit 75eda42

Please sign in to comment.