Skip to content

Commit dc4893a

Browse files
committed
chore(release): 0.8.1
1 parent 0c44e11 commit dc4893a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.8.1](https://github.com/hypermedia-app/hypertest/compare/v0.8.0...v0.8.1) (2020-04-21)
6+
7+
8+
### Bug Fixes
9+
10+
* templated links are never generated strict ([48243d6](https://github.com/hypermedia-app/hypertest/commit/48243d6))
11+
12+
13+
514
## [0.8.0](https://github.com/hypermedia-app/hypertest/compare/v0.7.2...v0.8.0) (2020-04-14)
615

716

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "",
77
"preferGlobal": true,
88
"repository": "https://github.com/hypermedia-app/hypertest",
9-
"version": "0.8.0",
9+
"version": "0.8.1",
1010
"jdeploy": {
1111
"jar": "app.hypermedia.testing.dsl.cli/target/app.hypermedia.testing.dsl.cli-1.0.0-SNAPSHOT-shaded.jar"
1212
},

0 commit comments

Comments
 (0)