Skip to content

Commit 1ad48b3

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-11-11) ### Bug Fixes * licensing information ([0e52e15](0e52e15)) * update readme ([b790ea1](b790ea1))
1 parent b790ea1 commit 1ad48b3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/CoCreate-app/CoCreate-keepalived/compare/v1.0.0...v1.0.1) (2021-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* licensing information ([0e52e15](https://github.com/CoCreate-app/CoCreate-keepalived/commit/0e52e1515a34526bdc7cb9ef85075317b99999bc))
7+
* update readme ([b790ea1](https://github.com/CoCreate-app/CoCreate-keepalived/commit/b790ea10ebc80fd73eabf8b8d124de5c419b9c7b))
8+
19
# 1.0.0 (2021-11-01)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/keepalived",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A simple keepalived component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"keepalived",

0 commit comments

Comments
 (0)