Skip to content

Commit b883cee

Browse files
chore(release): 1.0.1 [skip ci]
1 parent 6614a3e commit b883cee

File tree

3 files changed

+51
-59
lines changed

3 files changed

+51
-59
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [1.0.1](https://github.com/MacPaw/BehatMessengerContext/compare/v1.0.0...v1.0.1) (2021-08-26)
7+
8+
9+
### Bug Fixes
10+
11+
* update serialized ([8554798](https://github.com/MacPaw/BehatMessengerContext/commit/8554798d39ae6d0bd11735f4bf23073e03466f18))
12+
* update serialized ([ba9646e](https://github.com/MacPaw/BehatMessengerContext/commit/ba9646e88a46c0e25927e748e7bfdd4869519f5e))
13+
614
## 1.0.0 (2021-08-16)
715

816

package-lock.json

Lines changed: 42 additions & 58 deletions
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
"@semantic-release/changelog": "^5.0.1",
77
"@semantic-release/git": "^9.0.0",
88
"husky": "^4.3.0",
9-
"semantic-release": "^17.4.5"
9+
"semantic-release": "^17.4.7"
1010
},
1111
"husky": {
1212
"hooks": {

0 commit comments

Comments
 (0)