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 1a08cca commit ee8ccf0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/beta/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.

# [5.9.0](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-05-02)

### Features

- add sorting for alerts ([#1097](https://github.com/cognitedata/cognite-sdk-js/issues/1097)) ([1a08cca](https://github.com/cognitedata/cognite-sdk-js/commit/1a08ccaf7a2d0d16e057bcd8819774c3b5a513dd))

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

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/beta/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.ts",
"version": "5.8.0",
"version": "5.9.0",
"scripts": {
"clean": "rm -rf dist/ docs/ codeSnippets/",
"test": "jest --config=../../jest.config.js --testPathPattern=/beta/",
Expand Down

0 comments on commit ee8ccf0

Please sign in to comment.