Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @cornerstonejs/[email protected]
 - @cornerstonejs/[email protected]
 - @cornerstonejs/[email protected]
 - @cornerstonejs/[email protected]
 - @cornerstonejs/[email protected]
  • Loading branch information
dannyrb committed Dec 21, 2022
1 parent 0acfa47 commit cb9c49e
Show file tree
Hide file tree
Showing 11 changed files with 61 additions and 6 deletions.
11 changes: 11 additions & 0 deletions packages/charls/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.

# [1.1.0](https://github.com/chafey/charls-js/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-12-21)


### Features

* use upstream libs for wasm codec ([#21](https://github.com/chafey/charls-js/issues/21)) ([0acfa47](https://github.com/chafey/charls-js/commit/0acfa47a8832bfd074c6735d1fd5757f580b6b02))





# [0.2.0](https://github.com/chafey/charls-js/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-02-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/charls/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/charls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cornerstonejs/codec-charls",
"version": "1.0.0",
"version": "1.1.0",
"description": "WASM Build of CharLS",
"main": "dist/charlsjs.js",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/libjpeg-turbo-12bit/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.

# [0.4.0](https://github.com/cornerstonejs/codecs/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-12-21)


### Features

* use upstream libs for wasm codec ([#21](https://github.com/cornerstonejs/codecs/issues/21)) ([0acfa47](https://github.com/cornerstonejs/codecs/commit/0acfa47a8832bfd074c6735d1fd5757f580b6b02))





# [0.2.0](https://github.com/cornerstonejs/codecs/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-02-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/libjpeg-turbo-12bit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cornerstonejs/codec-libjpeg-turbo-12bit",
"version": "0.3.0",
"version": "0.4.0",
"description": "JS/WASM Build of [libjpeg-turbo](https://github.com/libjpeg-turbo) WITH12BIT=ON",
"main": "dist/libjpeg-turbojs.js",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/libjpeg-turbo-8bit/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.

# [1.1.0](https://github.com/cornerstonejs/codecs/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-12-21)


### Features

* use upstream libs for wasm codec ([#21](https://github.com/cornerstonejs/codecs/issues/21)) ([0acfa47](https://github.com/cornerstonejs/codecs/commit/0acfa47a8832bfd074c6735d1fd5757f580b6b02))





# [0.1.0](https://github.com/cornerstonejs/codecs/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-02-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/libjpeg-turbo-8bit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cornerstonejs/codec-libjpeg-turbo-8bit",
"version": "1.0.0",
"version": "1.1.0",
"description": "JS/WASM Build of [libjpeg-turbo](https://github.com/libjpeg-turbo)",
"main": "dist/libjpegturbojs.js",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/openjpeg/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.

# [1.1.0](https://localhost/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-12-21)


### Features

* use upstream libs for wasm codec ([#21](https://localhost/issues/21)) ([0acfa47](https://localhost/commits/0acfa47a8832bfd074c6735d1fd5757f580b6b02))





## [0.2.1](https://localhost/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-10-11)

**Note:** Version bump only for package @cornerstonejs/codec-openjpeg
Expand Down
2 changes: 1 addition & 1 deletion packages/openjpeg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cornerstonejs/codec-openjpeg",
"version": "1.0.0",
"version": "1.1.0",
"description": "JS/WebAssembly build of [OpenJPEG](https://github.com/uclouvain/openjpeg)",
"main": "dist/openjpegjs.js",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/openjphjs/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.

# [2.1.0](https://github.com/chafey/openjphjs/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-12-21)


### Features

* use upstream libs for wasm codec ([#21](https://github.com/chafey/openjphjs/issues/21)) ([0acfa47](https://github.com/chafey/openjphjs/commit/0acfa47a8832bfd074c6735d1fd5757f580b6b02))





## [1.0.3](https://github.com/chafey/openjphjs/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-10-26)

**Note:** Version bump only for package @cornerstonejs/codec-openjph
Expand Down
2 changes: 1 addition & 1 deletion packages/openjphjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cornerstonejs/codec-openjph",
"version": "2.0.0",
"version": "2.1.0",
"description": "JS/WebAssembly build of OpenJPH",
"main": "dist/openjphjs.js",
"publishConfig": {
Expand Down

0 comments on commit cb9c49e

Please sign in to comment.