Skip to content

Commit d0e8983

Browse files
committed
Publish v1.13.0
1 parent d98379a commit d0e8983

5 files changed

Lines changed: 13 additions & 16 deletions

File tree

.changeset/flat-breads-jam.md

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

.changeset/lemon-hoops-serve.md

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

.changeset/witty-berries-move.md

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @aragon/gov-ui-kit
22

3+
## 1.13.0
4+
5+
### Minor Changes
6+
7+
- [#533](https://github.com/aragon/gov-ui-kit/pull/533) [`d98379a`](https://github.com/aragon/gov-ui-kit/commit/d98379acd6c5773bba9651785e86058820af35fe) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update minor and patch NPM dependencies
8+
9+
### Patch Changes
10+
11+
- [#531](https://github.com/aragon/gov-ui-kit/pull/531) [`26c1793`](https://github.com/aragon/gov-ui-kit/commit/26c1793d64c9cf0545fa7396ae5519e54a7efa65) Thanks [@shan8851](https://github.com/shan8851)! - Fix export of SmartContractFunctionDataListItem component
12+
13+
- [#530](https://github.com/aragon/gov-ui-kit/pull/530) [`af2c2d5`](https://github.com/aragon/gov-ui-kit/commit/af2c2d5743dfcca8fdb57b5e5e72af0511642587) Thanks [@shan8851](https://github.com/shan8851)! - Implement SmartContractFunctionDataListItem module component
14+
315
## 1.12.0
416

517
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aragon/gov-ui-kit",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"description": "Implementation of the Aragon's Governance UI Kit",
55
"main": "dist/index.es.js",
66
"types": "dist/types/src/index.d.ts",

0 commit comments

Comments
 (0)