Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ohif-bot committed Feb 10, 2023
1 parent 99c1a0a commit c25199e
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/docs/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.13.8](https://github.com/cornerstonejs/cornerstone3D-beta/compare/[email protected]@0.13.8) (2023-02-10)

**Note:** Version bump only for package docs





## [0.13.7](https://github.com/cornerstonejs/cornerstone3D-beta/compare/[email protected]@0.13.7) (2023-02-08)

**Note:** Version bump only for package docs
Expand Down
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.13.7",
"version": "0.13.8",
"private": true,
"repository": "https://github.com/cornerstonejs/cornerstone3D-beta",
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@cornerstonejs/core": "^0.30.1",
"@cornerstonejs/streaming-image-volume-loader": "^0.11.8",
"@cornerstonejs/tools": "^0.43.0",
"@cornerstonejs/tools": "^0.43.1",
"@docusaurus/core": "2.3.1",
"@docusaurus/module-type-aliases": "2.3.1",
"@docusaurus/preset-classic": "2.3.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/tools/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.43.1](https://github.com/cornerstonejs/cornerstone3D-beta/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2023-02-10)


### Bug Fixes

* **trackball:** rotate was wrong on mouse drag ([#424](https://github.com/cornerstonejs/cornerstone3D-beta/issues/424)) ([99c1a0a](https://github.com/cornerstonejs/cornerstone3D-beta/commit/99c1a0a35dd52ddec26551de75656cdda7149b39))





# [0.43.0](https://github.com/cornerstonejs/cornerstone3D-beta/compare/@cornerstonejs/[email protected]...@cornerstonejs/[email protected]) (2023-02-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cornerstonejs/tools",
"version": "0.43.0",
"version": "0.43.1",
"description": "Cornerstone3D Tools",
"main": "dist/umd/index.js",
"types": "dist/esm/index.d.ts",
Expand Down

0 comments on commit c25199e

Please sign in to comment.