Skip to content

Commit

Permalink
CORE-425: Update release files
Browse files Browse the repository at this point in the history
  • Loading branch information
Elvio Wang committed Oct 2, 2023
1 parent 958dc44 commit 3a89a4c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [2.0.6] - 2023-10-03
### FIXED
- Fixed `hisDelete` date validation on timezone offsets.

Expand Down Expand Up @@ -98,7 +99,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### ADDED
- Alpha release

[Unreleased]: https://github.com/widesky/jswidesky-client/compare/master...2.0.4
[Unreleased]: https://github.com/widesky/jswidesky-client/compare/master...2.0.6
[1.0.0]: https://github.com/widesky/jswidesky-client/compare/1.0.0...1.0.0
[1.1.0]: https://github.com/widesky/jswidesky-client/compare/1.1.0...1.0.0
[1.1.1]: https://github.com/widesky/jswidesky-client/compare/1.1.1...1.1.0
Expand All @@ -111,3 +112,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
[2.0.2]: https://github.com/widesky/jswidesky-client/compare/2.0.2...2.0.1
[2.0.3]: https://github.com/widesky/jswidesky-client/compare/2.0.3...2.0.2
[2.0.4]: https://github.com/widesky/jswidesky-client/compare/2.0.4...2.0.3
[2.0.5]: https://github.com/widesky/jswidesky-client/compare/2.0.5...2.0.4
[2.0.6]: https://github.com/widesky/jswidesky-client/compare/2.0.6...2.0.5
4 changes: 2 additions & 2 deletions 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": "@widesky/jswidesky-client",
"version": "2.0.5",
"version": "2.0.6",
"description": "WideSky Client in JavaScript",
"main": "index.js",
"private": false,
Expand Down

0 comments on commit 3a89a4c

Please sign in to comment.