Skip to content

Commit 956fc69

Browse files
committed
[RELEASE] 1.2.0 - Landslide
1 parent 3314be8 commit 956fc69

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## Unreleased
77

8+
## [1.2.0] - 2025-05-22
9+
10+
##### Release Name: Landslide
11+
12+
### Dependencies
13+
14+
- update [@oneblink/sdk](https://www.npmjs.com/package/@oneblink/sdk) to [11.3.1-beta.2](https://github.com/oneblink/sdk-node-js/blob/master/CHANGELOG.md) (from [11.2.1-beta.2](https://github.com/oneblink/sdk-node-js/blob/master/CHANGELOG.md))
15+
16+
- update [@oneblink/sdk-core](https://www.npmjs.com/package/@oneblink/sdk-core) to [8.3.0-beta.2](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md) (from [8.2.0-beta.2](https://github.com/oneblink/sdk-core-js/blob/master/CHANGELOG.md))
17+
818
## [1.1.0] - 2025-05-06
919

1020
##### Release Name: Toast Sandwiches

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": "built-in-data-sources",
33
"description": "Collection of built in data sources to be used with the OneBlink Productivity Suite",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"author": "",
66
"bugs": {
77
"url": "https://github.com/oneblink/built-in-data-sources/issues"

0 commit comments

Comments
 (0)