Skip to content

Commit

Permalink
chore(release): 10.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mnicpt committed Nov 2, 2023
1 parent b26b8cb commit f1f8207
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.

### [10.3.3](https://github.com/krakenjs/zoid/compare/v10.3.2...v10.3.3) (2023-11-02)


### Bug Fixes

* **initChild:** setName is applied in popup context ([#444](https://github.com/krakenjs/zoid/issues/444)) ([b26b8cb](https://github.com/krakenjs/zoid/commit/b26b8cba89324710beecbc09b99551ccf6630e32))

### [10.3.2](https://github.com/krakenjs/zoid/compare/v10.3.1...v10.3.2) (2023-10-30)


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": "@krakenjs/zoid",
"version": "10.3.2",
"version": "10.3.3",
"description": "Cross domain components.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f1f8207

Please sign in to comment.