diff --git a/libs/abi-utilities/CHANGELOG.md b/libs/abi-utilities/CHANGELOG.md new file mode 100644 index 000000000..bc55ed836 --- /dev/null +++ b/libs/abi-utilities/CHANGELOG.md @@ -0,0 +1,5 @@ +# Changelog + +This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). + +### 0.0.1 (2022-08-30) diff --git a/libs/abi-utilities/package.json b/libs/abi-utilities/package.json index 4f9037dc6..0cbc4fb9b 100644 --- a/libs/abi-utilities/package.json +++ b/libs/abi-utilities/package.json @@ -1,6 +1,6 @@ { "name": "@daohaus/abi-utilities", - "version": "0.0.4", + "version": "0.0.1", "type": "commonjs", "homepage": "https://github.com/HausDAO/daohaus-monorepo#readme", "issues": "https://github.com/HausDAO/daohaus-monorepo/issues?q=is%3Aissue+is%3Aopen", diff --git a/libs/common-utilities/CHANGELOG.md b/libs/common-utilities/CHANGELOG.md index 4e50f3f12..950258bff 100644 --- a/libs/common-utilities/CHANGELOG.md +++ b/libs/common-utilities/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [0.0.11](https://github.com/HausDAO/daohaus-monorepo/compare/common-utilities@0.0.10...common-utilities@0.0.11) (2022-08-30) + ### [0.0.10](https://github.com/HausDAO/daohaus-monorepo/compare/common-utilities@0.0.9...common-utilities@0.0.10) (2022-08-16) ### [0.0.9](https://github.com/HausDAO/daohaus-monorepo/compare/common-utilities@0.0.8...common-utilities@0.0.9) (2022-08-12) diff --git a/libs/common-utilities/package.json b/libs/common-utilities/package.json index dad4e413b..f779eeca3 100644 --- a/libs/common-utilities/package.json +++ b/libs/common-utilities/package.json @@ -1,6 +1,6 @@ { "name": "@daohaus/common-utilities", - "version": "0.0.10", + "version": "0.0.11", "type": "commonjs", "homepage": "https://github.com/HausDAO/daohaus-monorepo#readme", "issues": "https://github.com/HausDAO/daohaus-monorepo/issues?q=is%3Aissue+is%3Aopen", diff --git a/libs/contract-utilities/CHANGELOG.md b/libs/contract-utilities/CHANGELOG.md new file mode 100644 index 000000000..ed07e053d --- /dev/null +++ b/libs/contract-utilities/CHANGELOG.md @@ -0,0 +1,5 @@ +# Changelog + +This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). + +### [0.0.2](https://github.com/HausDAO/daohaus-monorepo/compare/contract-utilities@0.0.1...contract-utilities@0.0.2) (2022-08-30) diff --git a/libs/contract-utilities/package.json b/libs/contract-utilities/package.json index b9397f4fb..b047e81bf 100644 --- a/libs/contract-utilities/package.json +++ b/libs/contract-utilities/package.json @@ -1,6 +1,6 @@ { "name": "@daohaus/contract-utilities", - "version": "0.0.1", + "version": "0.0.2", "description": "Daohaus contract utilties for interacting with the Baal contracts", "type": "commonjs", "homepage": "https://github.com/HausDAO/daohaus-monorepo#readme", diff --git a/libs/dao-data/CHANGELOG.md b/libs/dao-data/CHANGELOG.md index 300f10aa6..e2291573c 100644 --- a/libs/dao-data/CHANGELOG.md +++ b/libs/dao-data/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [0.0.12](https://github.com/HausDAO/daohaus-monorepo/compare/dao-data@0.0.11...dao-data@0.0.12) (2022-08-30) + ### [0.0.11](https://github.com/HausDAO/daohaus-monorepo/compare/dao-data@0.0.10...dao-data@0.0.11) (2022-08-16) ### [0.0.10](https://github.com/HausDAO/daohaus-monorepo/compare/dao-data@0.0.9...dao-data@0.0.10) (2022-08-12) diff --git a/libs/dao-data/package.json b/libs/dao-data/package.json index 71e7ef0d6..11d27a1f1 100644 --- a/libs/dao-data/package.json +++ b/libs/dao-data/package.json @@ -1,6 +1,6 @@ { "name": "@daohaus/dao-data", - "version": "0.0.11", + "version": "0.0.12", "type": "commonjs", "homepage": "https://github.com/HausDAO/daohaus-monorepo#readme", "issues": "https://github.com/HausDAO/daohaus-monorepo/issues?q=is%3Aissue+is%3Aopen", diff --git a/libs/daohaus-connect-feature/CHANGELOG.md b/libs/daohaus-connect-feature/CHANGELOG.md index 0ab293e35..14f98959c 100644 --- a/libs/daohaus-connect-feature/CHANGELOG.md +++ b/libs/daohaus-connect-feature/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [0.0.11](https://github.com/HausDAO/daohaus-monorepo/compare/daohaus-connect-feature@0.0.10...daohaus-connect-feature@0.0.11) (2022-08-30) + ### [0.0.10](https://github.com/HausDAO/daohaus-monorepo/compare/daohaus-connect-feature@0.0.9...daohaus-connect-feature@0.0.10) (2022-08-16) ### [0.0.9](https://github.com/HausDAO/daohaus-monorepo/compare/daohaus-connect-feature@0.0.8...daohaus-connect-feature@0.0.9) (2022-08-12) diff --git a/libs/daohaus-connect-feature/package.json b/libs/daohaus-connect-feature/package.json index 55421ad30..60f0e5a94 100644 --- a/libs/daohaus-connect-feature/package.json +++ b/libs/daohaus-connect-feature/package.json @@ -1,6 +1,6 @@ { "name": "@daohaus/daohaus-connect-feature", - "version": "0.0.10", + "version": "0.0.11", "main": "./daohaus-connect-feature.umd.js", "module": "./daohaus-connect-feature.es.js", "typings": "./src/index.d.ts", diff --git a/libs/tx-builder-feature/CHANGELOG.md b/libs/tx-builder-feature/CHANGELOG.md index fafef6850..f390410dd 100644 --- a/libs/tx-builder-feature/CHANGELOG.md +++ b/libs/tx-builder-feature/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [0.0.11](https://github.com/HausDAO/daohaus-monorepo/compare/tx-builder-feature@0.0.10...tx-builder-feature@0.0.11) (2022-08-30) + ### [0.0.10](https://github.com/HausDAO/daohaus-monorepo/compare/tx-builder-feature@0.0.9...tx-builder-feature@0.0.10) (2022-08-16) ### [0.0.9](https://github.com/HausDAO/daohaus-monorepo/compare/tx-builder-feature@0.0.8...tx-builder-feature@0.0.9) (2022-08-12) diff --git a/libs/tx-builder-feature/package.json b/libs/tx-builder-feature/package.json index 4144c73da..361c3b241 100644 --- a/libs/tx-builder-feature/package.json +++ b/libs/tx-builder-feature/package.json @@ -1,6 +1,6 @@ { "name": "@daohaus/tx-builder-feature", - "version": "0.0.10", + "version": "0.0.11", "main": "./tx-builder-feature.umd.js", "typings": "./src/index.d.ts", "module": "./tx-builder-feature.es.js", diff --git a/libs/ui/CHANGELOG.md b/libs/ui/CHANGELOG.md index ad90aef4d..6d69595bc 100644 --- a/libs/ui/CHANGELOG.md +++ b/libs/ui/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [0.0.17](https://github.com/HausDAO/daohaus-monorepo/compare/ui@0.0.16...ui@0.0.17) (2022-08-30) + ### [0.0.16](https://github.com/HausDAO/daohaus-monorepo/compare/ui@0.0.15...ui@0.0.16) (2022-08-16) ### [0.0.15](https://github.com/HausDAO/daohaus-monorepo/compare/ui@0.0.14...ui@0.0.15) (2022-08-12) diff --git a/libs/ui/package.json b/libs/ui/package.json index 1ab7cf72c..c41d6f4ca 100644 --- a/libs/ui/package.json +++ b/libs/ui/package.json @@ -1,6 +1,6 @@ { "name": "@daohaus/ui", - "version": "0.0.16", + "version": "0.0.17", "main": "./ui.umd.js", "module": "./ui.es.js", "typings": "./src/index.d.ts",