Skip to content
Merged
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
6 changes: 6 additions & 0 deletions packages/analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @buildeross/analytics

## 0.3.2

### Patch Changes

- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildeross/analytics",
"description": "Shared analytics for BuilderOSS apps",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {
"@vercel/analytics": "^0.1.5"
},
Expand Down
16 changes: 16 additions & 0 deletions packages/auction-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @buildeross/auction-ui

## 0.3.2

### Patch Changes

- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
- Updated dependencies
- @buildeross/constants@0.3.2
- @buildeross/hooks@0.3.2
- @buildeross/ipfs-service@0.3.2
- @buildeross/sdk@0.3.2
- @buildeross/stores@0.3.2
- @buildeross/types@0.3.2
- @buildeross/ui@0.3.2
- @buildeross/utils@0.3.2
- @buildeross/zord@0.3.2

## 0.3.1

### Patch Changes
Expand Down
20 changes: 10 additions & 10 deletions packages/auction-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildeross/auction-ui",
"description": "Auction UI components for BuilderOSS apps",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {
"@vanilla-extract/css": "^1.17.2",
"axios": "^1.12.2",
Expand Down Expand Up @@ -53,15 +53,15 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"peerDependencies": {
"@buildeross/constants": "0.3.1",
"@buildeross/hooks": "0.3.1",
"@buildeross/ipfs-service": "0.3.1",
"@buildeross/sdk": "0.3.1",
"@buildeross/stores": "0.3.1",
"@buildeross/types": "0.3.1",
"@buildeross/ui": "0.3.1",
"@buildeross/utils": "0.3.1",
"@buildeross/zord": "0.3.1",
"@buildeross/constants": "0.3.2",
"@buildeross/hooks": "0.3.2",
"@buildeross/ipfs-service": "0.3.2",
"@buildeross/sdk": "0.3.2",
"@buildeross/stores": "0.3.2",
"@buildeross/types": "0.3.2",
"@buildeross/ui": "0.3.2",
"@buildeross/utils": "0.3.2",
"@buildeross/zord": "0.3.2",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"viem": "^2.47.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/blocklist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @buildeross/blocklist

## 0.3.2

### Patch Changes

- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blocklist/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildeross/blocklist",
"description": "OFAC sanctions blocklist utilities for BuilderOSS apps",
"version": "0.3.1",
"version": "0.3.2",
"devDependencies": {
"@buildeross/eslint-config-custom": "workspace:*",
"@buildeross/tsconfig": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions packages/constants/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @buildeross/constants

## 0.3.2

### Patch Changes

- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
- Updated dependencies
- @buildeross/types@0.3.2

## 0.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/constants/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildeross/constants",
"description": "Shared constants and configuration for BuilderOSS apps",
"version": "0.3.1",
"version": "0.3.2",
"devDependencies": {
"@buildeross/eslint-config-custom": "workspace:*",
"@buildeross/tsconfig": "workspace:*",
Expand Down Expand Up @@ -32,7 +32,7 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"peerDependencies": {
"@buildeross/types": "0.3.1",
"@buildeross/types": "0.3.2",
"wagmi": "^2.18.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/constants/src/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const MERKLE_RESERVE_MINTER = {
}

export const ERC721_REDEEM_MINTER = {
[CHAIN_ID.ETHEREUM]: '0x0000000000000000000000000000000000000000' as AddressType,
[CHAIN_ID.ETHEREUM]: '0x01a9ea5de8c2ef7b325b97bb69952c51d268d4b9' as AddressType,
[CHAIN_ID.OPTIMISM]: '0x6c8f15bad61cbb6339f16b334610db5e3f0701dc' as AddressType,
[CHAIN_ID.SEPOLIA]: '0xaefd4a9ea072abb12f043f5b2b2d845b7600c503' as AddressType,
[CHAIN_ID.OPTIMISM_SEPOLIA]:
Expand Down
16 changes: 16 additions & 0 deletions packages/create-dao-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @buildeross/create-dao-ui

## 0.3.2

### Patch Changes

- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
- Updated dependencies
- @buildeross/constants@0.3.2
- @buildeross/hooks@0.3.2
- @buildeross/ipfs-service@0.3.2
- @buildeross/sdk@0.3.2
- @buildeross/stores@0.3.2
- @buildeross/types@0.3.2
- @buildeross/ui@0.3.2
- @buildeross/utils@0.3.2
- @buildeross/zord@0.3.2

## 0.3.1

### Patch Changes
Expand Down
20 changes: 10 additions & 10 deletions packages/create-dao-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildeross/create-dao-ui",
"description": "Create DAO UI components for BuilderOSS apps",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {
"@vanilla-extract/css": "^1.17.2",
"axios": "^1.12.2",
Expand Down Expand Up @@ -58,15 +58,15 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"peerDependencies": {
"@buildeross/constants": "0.3.1",
"@buildeross/hooks": "0.3.1",
"@buildeross/ipfs-service": "0.3.1",
"@buildeross/sdk": "0.3.1",
"@buildeross/stores": "0.3.1",
"@buildeross/types": "0.3.1",
"@buildeross/ui": "0.3.1",
"@buildeross/utils": "0.3.1",
"@buildeross/zord": "0.3.1",
"@buildeross/constants": "0.3.2",
"@buildeross/hooks": "0.3.2",
"@buildeross/ipfs-service": "0.3.2",
"@buildeross/sdk": "0.3.2",
"@buildeross/stores": "0.3.2",
"@buildeross/types": "0.3.2",
"@buildeross/ui": "0.3.2",
"@buildeross/utils": "0.3.2",
"@buildeross/zord": "0.3.2",
"@sentry/nextjs": "^9.22.0",
"react": "^19.2.1",
"react-dom": "^19.2.1",
Expand Down
17 changes: 17 additions & 0 deletions packages/create-proposal-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @buildeross/create-proposal-ui

## 0.3.2

### Patch Changes

- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
- Updated dependencies
- @buildeross/constants@0.3.2
- @buildeross/hooks@0.3.2
- @buildeross/ipfs-service@0.3.2
- @buildeross/proposal-ui@0.3.2
- @buildeross/sdk@0.3.2
- @buildeross/stores@0.3.2
- @buildeross/types@0.3.2
- @buildeross/ui@0.3.2
- @buildeross/utils@0.3.2
- @buildeross/zord@0.3.2

## 0.3.1

### Patch Changes
Expand Down
22 changes: 11 additions & 11 deletions packages/create-proposal-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildeross/create-proposal-ui",
"description": "Create Proposal UI components for BuilderOSS apps",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {
"@ethereum-attestation-service/eas-sdk": "^2.7.0",
"@openzeppelin/merkle-tree": "^1.0.8",
Expand Down Expand Up @@ -75,16 +75,16 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"peerDependencies": {
"@buildeross/constants": "0.3.1",
"@buildeross/hooks": "0.3.1",
"@buildeross/ipfs-service": "0.3.1",
"@buildeross/proposal-ui": "0.3.1",
"@buildeross/sdk": "0.3.1",
"@buildeross/stores": "0.3.1",
"@buildeross/types": "0.3.1",
"@buildeross/ui": "0.3.1",
"@buildeross/utils": "0.3.1",
"@buildeross/zord": "0.3.1",
"@buildeross/constants": "0.3.2",
"@buildeross/hooks": "0.3.2",
"@buildeross/ipfs-service": "0.3.2",
"@buildeross/proposal-ui": "0.3.2",
"@buildeross/sdk": "0.3.2",
"@buildeross/stores": "0.3.2",
"@buildeross/types": "0.3.2",
"@buildeross/ui": "0.3.2",
"@buildeross/utils": "0.3.2",
"@buildeross/zord": "0.3.2",
"@sentry/nextjs": "^9.22.0",
"react": "^19.2.1",
"react-dom": "^19.2.1",
Expand Down
17 changes: 17 additions & 0 deletions packages/dao-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @buildeross/dao-ui

## 0.3.2

### Patch Changes

- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
- Updated dependencies
- @buildeross/constants@0.3.2
- @buildeross/hooks@0.3.2
- @buildeross/ipfs-service@0.3.2
- @buildeross/proposal-ui@0.3.2
- @buildeross/sdk@0.3.2
- @buildeross/stores@0.3.2
- @buildeross/types@0.3.2
- @buildeross/ui@0.3.2
- @buildeross/utils@0.3.2
- @buildeross/zord@0.3.2

## 0.3.1

### Patch Changes
Expand Down
22 changes: 11 additions & 11 deletions packages/dao-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildeross/dao-ui",
"description": "DAO UI components for BuilderOSS apps",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {
"@vanilla-extract/css": "^1.17.2",
"axios": "^1.12.2",
Expand Down Expand Up @@ -59,16 +59,16 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"peerDependencies": {
"@buildeross/constants": "0.3.1",
"@buildeross/hooks": "0.3.1",
"@buildeross/ipfs-service": "0.3.1",
"@buildeross/proposal-ui": "0.3.1",
"@buildeross/sdk": "0.3.1",
"@buildeross/stores": "0.3.1",
"@buildeross/types": "0.3.1",
"@buildeross/ui": "0.3.1",
"@buildeross/utils": "0.3.1",
"@buildeross/zord": "0.3.1",
"@buildeross/constants": "0.3.2",
"@buildeross/hooks": "0.3.2",
"@buildeross/ipfs-service": "0.3.2",
"@buildeross/proposal-ui": "0.3.2",
"@buildeross/sdk": "0.3.2",
"@buildeross/stores": "0.3.2",
"@buildeross/types": "0.3.2",
"@buildeross/ui": "0.3.2",
"@buildeross/utils": "0.3.2",
"@buildeross/zord": "0.3.2",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"viem": "^2.47.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config-custom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @buildeross/eslint-config-custom

## 0.3.2

### Patch Changes

- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildeross/eslint-config-custom",
"description": "Shared ESLint configuration for BuilderOSS apps",
"version": "0.3.1",
"version": "0.3.2",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
18 changes: 18 additions & 0 deletions packages/feed-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @buildeross/feed-ui

## 0.3.2

### Patch Changes

- Release improves dark mode, accessibility, responsive UI polish, and about-page/proposal UX across the monorepo while hardening theme-token consistency and upgrade-path handling.
- Updated dependencies
- @buildeross/auction-ui@0.3.2
- @buildeross/constants@0.3.2
- @buildeross/hooks@0.3.2
- @buildeross/ipfs-service@0.3.2
- @buildeross/proposal-ui@0.3.2
- @buildeross/sdk@0.3.2
- @buildeross/stores@0.3.2
- @buildeross/types@0.3.2
- @buildeross/ui@0.3.2
- @buildeross/utils@0.3.2
- @buildeross/zord@0.3.2

## 0.3.1

### Patch Changes
Expand Down
24 changes: 12 additions & 12 deletions packages/feed-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildeross/feed-ui",
"description": "Feed UI components for BuilderOSS apps",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {
"@vanilla-extract/css": "^1.17.2",
"formik": "^2.4.6",
Expand Down Expand Up @@ -48,17 +48,17 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"peerDependencies": {
"@buildeross/auction-ui": "0.3.1",
"@buildeross/constants": "0.3.1",
"@buildeross/hooks": "0.3.1",
"@buildeross/ipfs-service": "0.3.1",
"@buildeross/proposal-ui": "0.3.1",
"@buildeross/sdk": "0.3.1",
"@buildeross/stores": "0.3.1",
"@buildeross/types": "0.3.1",
"@buildeross/ui": "0.3.1",
"@buildeross/utils": "0.3.1",
"@buildeross/zord": "0.3.1",
"@buildeross/auction-ui": "0.3.2",
"@buildeross/constants": "0.3.2",
"@buildeross/hooks": "0.3.2",
"@buildeross/ipfs-service": "0.3.2",
"@buildeross/proposal-ui": "0.3.2",
"@buildeross/sdk": "0.3.2",
"@buildeross/stores": "0.3.2",
"@buildeross/types": "0.3.2",
"@buildeross/ui": "0.3.2",
"@buildeross/utils": "0.3.2",
"@buildeross/zord": "0.3.2",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"viem": "^2.47.1",
Expand Down
Loading
Loading