Skip to content

Commit

Permalink
chore(release): publish new package versions [skip ci]
Browse files Browse the repository at this point in the history
 - @cognite/sdk-alpha@0.25.0
  • Loading branch information
cognite-cicd committed Apr 30, 2024
1 parent 8808338 commit 0d1246f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/alpha/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.25.0](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/sdk-alpha@0.24.4...@cognite/sdk-alpha@0.25.0) (2024-04-30)

### Features

- add simulation run data API ([#1098](https://github.com/cognitedata/cognite-sdk-js/issues/1098)) ([8808338](https://github.com/cognitedata/cognite-sdk-js/commit/8808338a5f11c1dcbcc15a46d612ddf8dcd153a9))

## [0.24.4](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/sdk-alpha@0.24.3...@cognite/sdk-alpha@0.24.4) (2024-04-29)

**Note:** Version bump only for package @cognite/sdk-alpha
Expand Down
2 changes: 1 addition & 1 deletion packages/alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://github.com/cognitedata/cognite-sdk-js#readme",
"main": "dist/index.js",
"types": "dist/src/index.d.js",
"version": "0.24.4",
"version": "0.25.0",
"scripts": {
"clean": "rm -rf dist/ docs/ codeSnippets/",
"test": "jest --config=../../jest.config.js --testPathPattern=/alpha/ --env=node --passWithNoTests",
Expand Down

0 comments on commit 0d1246f

Please sign in to comment.