Skip to content

Commit f700e11

Browse files
committed
[RELEASE] 11.1.0
1 parent ae5765c commit f700e11

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [11.1.0] - 2025-04-04
11+
1012
### Added
1113

1214
- `sharepointIntegrationEntraApplicationId` to form validation
1315
- custom pdf read only validation
1416
- Civic Rec Workflow Event validation
1517
- `isDisplayingAddressInformation` to `pointAddress` form element
1618

19+
### Dependencies
20+
21+
- update [@oneblink/sdk-core](https://www.npmjs.com/package/@oneblink/sdk-core) to [8.0.0-beta.3](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md) (from [7.4.0-beta.3](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md))
22+
1723
## [11.0.1] - 2025-03-19
1824

1925
### Fixed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,7 +1,7 @@
11
{
22
"name": "@oneblink/sdk",
33
"description": "OneBlink SDK to serve as an entry point for all OneBlink Services in NodeJS",
4-
"version": "11.1.0-beta.6",
4+
"version": "11.1.0",
55
"author": "OneBlink <[email protected]> (https://oneblink.io)",
66
"bugs": {
77
"url": "https://github.com/oneblink/sdk-node-js/issues"

0 commit comments

Comments
 (0)