Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/client-links-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-memes-create.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @aragon/app

## 1.23.1

### Patch Changes

- [#1017](https://github.com/aragon/app/pull/1017) [`31d8531`](https://github.com/aragon/app/commit/31d85310325cbdf15834b8597b74d11ee5ceeee1) Thanks [@evanaronson](https://github.com/evanaronson)! - Update DAO header link for XMAQUINA

- [#1020](https://github.com/aragon/app/pull/1020) [`c5467c1`](https://github.com/aragon/app/commit/c5467c108e7669128f2816bf4f7c7acdffc6eb2c) Thanks [@milosh86](https://github.com/milosh86)! - Fix includeLinkedAccounts param mistakenly named includeSubPlugins in getDaoPlugins calls

## 1.23.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aragon/app",
"version": "1.23.0",
"version": "1.23.1",
"description": "Human-centered DAO infrastructure",
"author": "Aragon Association",
"homepage": "https://github.com/aragon/app#readme",
Expand All @@ -27,7 +27,7 @@
"e2e:codegen": "playwright codegen --config e2e/playwright.config.ts"
},
"dependencies": {
"@aragon/gov-ui-kit": "^1.29.0",
"@aragon/gov-ui-kit": "^1.29.1",
"@floating-ui/react": "^0.27.18",
"@number-flow/react": "^0.5.14",
"@radix-ui/react-dialog": "^1.1.15",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading