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/[email protected]
  • Loading branch information
cognite-cicd committed May 2, 2024
1 parent 24ced6f commit 6bdf68e
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.1](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-05-02)

### Bug Fixes

- simulation run data api path ([#1102](https://github.com/cognitedata/cognite-sdk-js/issues/1102)) ([24ced6f](https://github.com/cognitedata/cognite-sdk-js/commit/24ced6f529452d5e7946edb1512d1b20cb965a3d))

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

### Features
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.25.0",
"version": "0.25.1",
"scripts": {
"clean": "rm -rf dist/ docs/ codeSnippets/",
"test": "jest --config=../../jest.config.js --testPathPattern=/alpha/ --env=node --passWithNoTests",
Expand Down

0 comments on commit 6bdf68e

Please sign in to comment.