Skip to content

Commit

Permalink
[RELEASE] 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
divporter committed May 8, 2023
1 parent b1e84a5 commit f96bb6d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.14.1] - 2023-05-08

### Fixed

- default value for date not catering for timezone
- replaceable dates not catering for timezones
- freshdesk dependent elements not validating correctly

### Dependencies

- update [@oneblink/sdk-core](https://www.npmjs.com/package/@oneblink/sdk-core) to [2.0.0-beta.2](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md) (from [1.0.0-beta.3](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md))

## [2.14.0] - 2023-05-02

### Added
Expand Down
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,7 +1,7 @@
{
"name": "@oneblink/apps-react",
"description": "Helper functions for OneBlink apps in ReactJS.",
"version": "2.14.1-beta.4",
"version": "2.14.1",
"author": "OneBlink <[email protected]> (https://oneblink.io)",
"bugs": {
"url": "https://github.com/oneblink/apps-react/issues"
Expand Down

0 comments on commit f96bb6d

Please sign in to comment.