Skip to content

Commit 75eda42

Browse files
chore(release): 7.0.0 [skip ci]
# [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
1 parent 265cdf6 commit 75eda42

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# [7.0.0](https://github.com/traverson/traverson-hal/compare/v6.1.0...v7.0.0) (2020-02-28)
2+
3+
4+
### chore
5+
6+
* **bower:** dropped support for bower ([63435ce](https://github.com/traverson/traverson-hal/commit/63435ce1e6c73e9f75d09a3d72a10bc056c9492e))
7+
8+
9+
### Code Refactoring
10+
11+
* limited the files included in the build to minimum required ([f94fc8a](https://github.com/traverson/traverson-hal/commit/f94fc8a99c269c5fdf2dea43483318aadb283a40))
12+
13+
14+
### Continuous Integration
15+
16+
* **node-versions:** dropped node versions that have reached EOL ([eaaccea](https://github.com/traverson/traverson-hal/commit/eaaccea31af2a9431b96f42ffc1c3de8d56b0066))
17+
18+
19+
### BREAKING CHANGES
20+
21+
* limited the published files to those used by the public api. use of private files
22+
could break with this change
23+
* **bower:** Bower is no longer supported
24+
* **node-versions:** node versions that have reached EOL are no longer supported
25+
126
# [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)
227

328

0 commit comments

Comments
 (0)