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]
 - @cognite/[email protected]
 - @cognite/[email protected]
 - @cognite/[email protected]
  • Loading branch information
cognite-cicd committed Oct 7, 2024
1 parent 1e33003 commit 0b728ef
Show file tree
Hide file tree
Showing 8 changed files with 45 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/alpha/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.32.1](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-10-07)

**Note:** Version bump only for package @cognite/sdk-alpha





# [0.32.0](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-09-17)


Expand Down
4 changes: 2 additions & 2 deletions packages/alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://github.com/cognitedata/cognite-sdk-js#readme",
"main": "dist/index.js",
"types": "dist/src/index.d.js",
"version": "0.32.0",
"version": "0.32.1",
"scripts": {
"clean": "rm -rf dist/ docs/ codeSnippets/",
"test": "yarn g:vitest run",
Expand All @@ -22,7 +22,7 @@
"test-snippets": ""
},
"dependencies": {
"@cognite/sdk": "^9.15.7",
"@cognite/sdk": "^9.16.0",
"@cognite/sdk-core": "^4.10.6"
},
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/beta/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.12.0](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-10-07)


### Features

* **files:** move multipart functionality to stable [BND3D-4545] ([#1132](https://github.com/cognitedata/cognite-sdk-js/issues/1132)) ([1e33003](https://github.com/cognitedata/cognite-sdk-js/commit/1e33003f364ad0932cca24ea2a9d457ac382f9ec))





## [5.11.6](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-08-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/beta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://github.com/cognitedata/cognite-sdk-js#readme",
"main": "dist/index.js",
"types": "dist/src/index.d.ts",
"version": "5.11.6",
"version": "5.12.0",
"scripts": {
"clean": "rm -rf dist/ docs/ codeSnippets/",
"test": "yarn g:vitest run",
Expand All @@ -21,7 +21,7 @@
"test-snippets": "yarn extract-snippets && yarn g:tsc -p codeSnippets/tsconfig.build.json"
},
"dependencies": {
"@cognite/sdk": "^9.15.7",
"@cognite/sdk": "^9.16.0",
"@cognite/sdk-core": "^4.10.6"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/playground/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.29](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-10-07)

**Note:** Version bump only for package @cognite/sdk-playground





## [7.0.28](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-08-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://github.com/cognitedata/cognite-sdk-js#readme",
"main": "dist/index.js",
"types": "dist/src/index.d.ts",
"version": "7.0.28",
"version": "7.0.29",
"scripts": {
"clean": "rm -rf dist/ docs/",
"test": "yarn g:vitest run",
Expand All @@ -21,7 +21,7 @@
"test-snippets": ""
},
"dependencies": {
"@cognite/sdk": "^9.15.7",
"@cognite/sdk": "^9.16.0",
"@cognite/sdk-core": "^4.10.6"
},
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/stable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [9.16.0](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-10-07)


### Features

* **files:** move multipart functionality to stable [BND3D-4545] ([#1132](https://github.com/cognitedata/cognite-sdk-js/issues/1132)) ([1e33003](https://github.com/cognitedata/cognite-sdk-js/commit/1e33003f364ad0932cca24ea2a9d457ac382f9ec))





## [9.15.7](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/[email protected]...@cognite/[email protected]) (2024-08-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/stable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://github.com/cognitedata/cognite-sdk-js#readme",
"main": "dist/index.js",
"types": "dist/src/index.d.js",
"version": "9.15.7",
"version": "9.16.0",
"scripts": {
"clean": "rm -rf dist/ docs/ codeSnippets/",
"test": "yarn g:vitest run",
Expand Down

0 comments on commit 0b728ef

Please sign in to comment.