Skip to content

Commit 100c0fc

Browse files
committed
chore(release): publish [skip ci]
- @cornerstonejs/codec-libjpeg-turbo-16bit@0.0.6 - @cornerstonejs/codec-libjpeg-turbo-8bit@0.0.6
1 parent 5b21336 commit 100c0fc

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

packages/libjpeg-turbo-16bit/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.6](https://github.com/cornerstonejs/codecs/compare/@cornerstonejs/codec-libjpeg-turbo-16bit@0.0.5...@cornerstonejs/codec-libjpeg-turbo-16bit@0.0.6) (2021-08-05)
7+
8+
9+
### Bug Fixes
10+
11+
* git submodules for libjpeg-turbo was not included ([#6](https://github.com/cornerstonejs/codecs/issues/6)) ([5b21336](https://github.com/cornerstonejs/codecs/commit/5b2133619d63c79ed262f4c7ecd037d3a4898011))
12+
13+
14+
15+
16+
617
## 0.0.5 (2021-08-05)
718

819
**Note:** Version bump only for package @cornerstonejs/codec-libjpeg-turbo-16bit

packages/libjpeg-turbo-16bit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cornerstonejs/codec-libjpeg-turbo-16bit",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "JS/WASM Build of [libjpeg-turbo](https://github.com/libjpeg-turbo)",
55
"main": "dist/libjpeg-turbojs.js",
66
"publishConfig": {

packages/libjpeg-turbo-8bit/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.6](https://github.com/cornerstonejs/codecs/compare/@cornerstonejs/codec-libjpeg-turbo-8bit@0.0.5...@cornerstonejs/codec-libjpeg-turbo-8bit@0.0.6) (2021-08-05)
7+
8+
9+
### Bug Fixes
10+
11+
* git submodules for libjpeg-turbo was not included ([#6](https://github.com/cornerstonejs/codecs/issues/6)) ([5b21336](https://github.com/cornerstonejs/codecs/commit/5b2133619d63c79ed262f4c7ecd037d3a4898011))
12+
13+
14+
15+
16+
617
## 0.0.5 (2021-08-05)
718

819
**Note:** Version bump only for package @cornerstonejs/codec-libjpeg-turbo-8bit

packages/libjpeg-turbo-8bit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cornerstonejs/codec-libjpeg-turbo-8bit",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "JS/WASM Build of [libjpeg-turbo](https://github.com/libjpeg-turbo)",
55
"main": "dist/libjpeg-turbojs.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)