Skip to content

Commit bb57d70

Browse files
committed
chore(release): publish [skip ci]
- @cornerstonejs/[email protected]
1 parent 6915f89 commit bb57d70

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/openjphjs/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+
# [2.2.0](https://github.com/chafey/openjphjs/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-12-21)
7+
8+
9+
### Features
10+
11+
* fix export to publish openjph ([#22](https://github.com/chafey/openjphjs/issues/22)) ([6915f89](https://github.com/chafey/openjphjs/commit/6915f89a3fe69dc012a274a971cf1b389d600b2e))
12+
13+
14+
15+
16+
617
# [2.1.0](https://github.com/chafey/openjphjs/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-12-21)
718

819

packages/openjphjs/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-openjph",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "JS/WebAssembly build of OpenJPH",
55
"main": "dist/openjphjs.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)