Skip to content

Commit

Permalink
Merge pull request #487 from HausDAO/develop
Browse files Browse the repository at this point in the history
publish
  • Loading branch information
skuhlmann authored Mar 29, 2024
2 parents bee37ae + b62d0e9 commit ae80c8a
Show file tree
Hide file tree
Showing 18 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions libs/abis/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@daohaus/abis",
"version": "0.4.3",
"version": "0.4.4",
"type": "commonjs",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/connect-context/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@daohaus/connect-context",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/connect/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@daohaus/connect",
"version": "0.4.3",
"version": "0.4.4",
"peerDependencies": {
"react-router-dom": "^6.4.3"
},
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/contract-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@daohaus/contract-utils",
"version": "0.4.3",
"version": "0.4.4",
"type": "commonjs",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/data-fetch-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@daohaus/data-fetch-utils",
"version": "0.4.3",
"version": "0.4.4",
"type": "commonjs",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/form-builder-base/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@daohaus/form-builder-base",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/form-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@daohaus/form-builder",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/keychain-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@daohaus/keychain-utils",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/moloch-v3-data/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@daohaus/moloch-v3-data",
"version": "0.4.3",
"version": "0.4.4",
"type": "commonjs",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/moloch-v3-fields/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@daohaus/moloch-v3-fields",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/moloch-v3-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@daohaus/moloch-v3-hooks",
"version": "0.4.3",
"version": "0.4.4",
"peerDependencies": {
"react-query": "^3.39.3"
},
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/moloch-v3-legos/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@daohaus/moloch-v3-legos",
"version": "0.4.3",
"version": "0.4.4",
"type": "commonjs",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/moloch-v3-macro-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@daohaus/moloch-v3-macro-ui",
"version": "0.4.3",
"version": "0.4.4",
"peerDependencies": {
"react-router-dom": "^6.4.3"
},
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/profile-data/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@daohaus/profile-data",
"version": "0.4.3",
"version": "0.4.4",
"type": "commonjs",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/tx-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@daohaus/tx-builder",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@daohaus/ui",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@daohaus/utils",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}
4 changes: 2 additions & 2 deletions libs/wizard-form-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@daohaus/wizard-form-builder",
"version": "0.1.3",
"version": "0.1.4",
"repository": {
"type": "git",
"url": "https://github.com/HausDAO/monorepo"
}
}
}

0 comments on commit ae80c8a

Please sign in to comment.