Skip to content

Commit

Permalink
chore: update CHANGELOG.md and bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Artjom Büchert committed Jan 10, 2022
1 parent 011e76c commit 11612fd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 1.1.0

- fix node path validator to fit kolibri spec
- feat: notify group subscribers about node changes
- refactor: extract validators to module scope
- chore: update npm dependencies

## 1.0.0

Initial public release of the @hms-networks/kolibri-js-core lib
- Initial public release of the @hms-networks/kolibri-js-core lib
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hms-networks/kolibri-js-core",
"version": "1.0.0",
"version": "1.1.0",
"description": "Kolibri Core library containing common kolibri models and utils",
"author": "HMS Industrial Networks AB",
"homepage": "https://www.hms-networks.com/",
Expand Down

0 comments on commit 11612fd

Please sign in to comment.