Skip to content

Commit ff3a6d8

Browse files
committed
chore(release): publish [skip ci]
- @cornerstonejs/[email protected]
1 parent 578105a commit ff3a6d8

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.3.0](https://github.com/chafey/openjphjs/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2022-12-21)
7+
8+
9+
### Features
10+
11+
* fix prepublish for package json of openjph ([#23](https://github.com/chafey/openjphjs/issues/23)) ([578105a](https://github.com/chafey/openjphjs/commit/578105aab46e4b2b217d575838e71332d26eb5e5))
12+
13+
14+
15+
16+
617
# [2.2.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.2.0",
3+
"version": "2.3.0",
44
"description": "JS/WebAssembly build of OpenJPH",
55
"main": "dist/openjphjs.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)