Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4a562b8

Browse files
authoredJun 14, 2023
Version Packages (#1116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ce94b4f commit 4a562b8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed
 

‎.changeset/curvy-emus-begin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @web3uikit/core
22

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- [#1114](https://github.com/web3ui/web3uikit/pull/1114) [`b3cea3def`](https://github.com/web3ui/web3uikit/commit/b3cea3def32151b6983902ca65125eaa9fa9ac34) Thanks [@johanMoralis](https://github.com/johanMoralis)! - fix(input,select): added name to element
8+
39
## 1.1.3
410

511
### Patch Changes

‎packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3uikit/core",
3-
"version": "1.1.3",
3+
"version": "1.1.5",
44
"sideEffects": false,
55
"files": [
66
"package.json",

0 commit comments

Comments
 (0)
Please sign in to comment.