Skip to content

Commit

Permalink
chore(release): 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phtaylor committed Nov 25, 2022
1 parent 4e44551 commit 8c31065
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [4.2.1](https://github.com/ZeaInc/zea-ux/compare/v4.2.0...v4.2.1) (2022-11-25)


### Bug Fixes

* Handles now maintain screen size in orthographic viewports. ([4e44551](https://github.com/ZeaInc/zea-ux/commit/4e44551a643e9d49dc7f1873c84f0dba8c575230))

## [4.2.0](https://github.com/ZeaInc/zea-ux/compare/v4.1.0...v4.2.0) (2022-06-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zeainc/zea-ux",
"version": "4.2.0",
"version": "4.2.1",
"description": "Zea UX",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 8c31065

Please sign in to comment.