Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cds-amal committed Sep 1, 2020
1 parent 7b1f13d commit b5826d5
Show file tree
Hide file tree
Showing 22 changed files with 115 additions and 27 deletions.
8 changes: 8 additions & 0 deletions packages/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.3](https://github.com/trufflesuite/drizzle/compare/@drizzle/[email protected]...@drizzle/[email protected]) (2020-09-01)

**Note:** Version bump only for package @drizzle/react-components





## [1.5.2](https://github.com/trufflesuite/drizzle/compare/@drizzle/[email protected]...@drizzle/[email protected]) (2020-09-01)

**Note:** Version bump only for package @drizzle/react-components
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@drizzle/react-components",
"version": "1.5.2",
"version": "1.5.3",
"description": "Put some Drizzle on your React components.",
"main": "dist/drizzle-react-components.js",
"scripts": {
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@babel/preset-react": "^7.0.0",
"@drizzle/store": "^1.5.2",
"@drizzle/store": "^1.5.3",
"babel-loader": "^8.0.6",
"react-redux": "^5.1.1",
"redux": "^4.0.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.3](https://github.com/trufflesuite/drizzle/compare/@drizzle/[email protected]...@drizzle/[email protected]) (2020-09-01)

**Note:** Version bump only for package @drizzle/react-plugin





## [1.5.2](https://github.com/trufflesuite/drizzle/compare/@drizzle/[email protected]...@drizzle/[email protected]) (2020-09-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@drizzle/react-plugin",
"version": "1.5.2",
"version": "1.5.3",
"description": "Put some Drizzle on your React components.",
"main": "dist/drizzle-react-plugin.js",
"repository": "https://github.com/trufflesuite/drizzle",
Expand Down
8 changes: 8 additions & 0 deletions packages/store/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.3](https://github.com/trufflesuite/drizzle/compare/@drizzle/[email protected]...@drizzle/[email protected]) (2020-09-01)

**Note:** Version bump only for package @drizzle/store





## [1.5.2](https://github.com/trufflesuite/drizzle/compare/@drizzle/[email protected]...@drizzle/[email protected]) (2020-09-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@drizzle/store",
"version": "1.5.2",
"version": "1.5.3",
"description": "A reactive data-store for web3 and smart contracts.",
"types": "./index.d.ts",
"main": "./dist/drizzle-store.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.3](https://github.com/trufflesuite/drizzle/compare/@drizzle/[email protected]...@drizzle/[email protected]) (2020-09-01)

**Note:** Version bump only for package @drizzle/vue-plugin





## [0.1.2](https://github.com/trufflesuite/drizzle/compare/@drizzle/[email protected]...@drizzle/[email protected]) (2020-09-01)

**Note:** Version bump only for package @drizzle/vue-plugin
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@drizzle/vue-plugin",
"version": "0.1.2",
"version": "0.1.3",
"description": "A drizzle adaptor for Vue",
"author": {
"name": "Amal Sudama",
Expand All @@ -25,7 +25,7 @@
"*.md"
],
"dependencies": {
"@drizzle/store": "^1.5.2",
"@drizzle/store": "^1.5.3",
"lodash": "^4.17.11",
"rxjs": "^6.5.2",
"rxjs-compat": "^6.5.2"
Expand Down
8 changes: 8 additions & 0 deletions ui-tests/custom-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/trufflesuite/drizzle/compare/@test-ui/[email protected]...@test-ui/[email protected]) (2020-09-01)

**Note:** Version bump only for package @test-ui/custom-provider





## 0.0.3 (2020-09-01)

**Note:** Version bump only for package @test-ui/custom-provider
Expand Down
8 changes: 4 additions & 4 deletions ui-tests/custom-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@test-ui/custom-provider",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"dependencies": {
"@drizzle/react-components": "^1.5.2",
"@drizzle/react-plugin": "^1.5.2",
"@drizzle/store": "^1.5.2",
"@drizzle/react-components": "^1.5.3",
"@drizzle/react-plugin": "^1.5.3",
"@drizzle/store": "^1.5.3",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1"
Expand Down
8 changes: 8 additions & 0 deletions ui-tests/react-context/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/trufflesuite/drizzle/compare/[email protected]@0.0.4) (2020-09-01)

**Note:** Version bump only for package test-app-react-context





## 0.0.3 (2020-09-01)

**Note:** Version bump only for package test-app-react-context
Expand Down
8 changes: 4 additions & 4 deletions ui-tests/react-context/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "test-app-react-context",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"dependencies": {
"@drizzle/react-components": "^1.5.2",
"@drizzle/react-plugin": "^1.5.2",
"@drizzle/store": "^1.5.2",
"@drizzle/react-components": "^1.5.3",
"@drizzle/react-plugin": "^1.5.3",
"@drizzle/store": "^1.5.3",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1"
Expand Down
8 changes: 8 additions & 0 deletions ui-tests/react-redux/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/trufflesuite/drizzle/compare/[email protected]@0.0.4) (2020-09-01)

**Note:** Version bump only for package test-app-react-redux





## 0.0.3 (2020-09-01)

**Note:** Version bump only for package test-app-react-redux
Expand Down
8 changes: 4 additions & 4 deletions ui-tests/react-redux/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "test-app-react-redux",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"dependencies": {
"@drizzle/react-components": "^1.5.2",
"@drizzle/react-plugin": "^1.5.2",
"@drizzle/store": "^1.5.2",
"@drizzle/react-components": "^1.5.3",
"@drizzle/react-plugin": "^1.5.3",
"@drizzle/store": "^1.5.3",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1"
Expand Down
8 changes: 8 additions & 0 deletions ui-tests/test-0.6.0-ABI/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/trufflesuite/drizzle/compare/@test-ui/[email protected]...@test-ui/[email protected]) (2020-09-01)

**Note:** Version bump only for package @test-ui/test-0.6.0-ABI





## 0.0.3 (2020-09-01)

**Note:** Version bump only for package @test-ui/test-0.6.0-ABI
Expand Down
8 changes: 4 additions & 4 deletions ui-tests/test-0.6.0-ABI/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@test-ui/test-0.6.0-ABI",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"dependencies": {
"@drizzle/react-components": "^1.5.2",
"@drizzle/react-plugin": "^1.5.2",
"@drizzle/store": "^1.5.2",
"@drizzle/react-components": "^1.5.3",
"@drizzle/react-plugin": "^1.5.3",
"@drizzle/store": "^1.5.3",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1"
Expand Down
8 changes: 8 additions & 0 deletions ui-tests/truffle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/truffle-box/drizzle-box/compare/[email protected]@0.0.4) (2020-09-01)

**Note:** Version bump only for package sample-truffle-contracts





## 0.0.3 (2020-09-01)

**Note:** Version bump only for package sample-truffle-contracts
Expand Down
2 changes: 1 addition & 1 deletion ui-tests/truffle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-truffle-contracts",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "truffle-config.js",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions ui-tests/truffleV6/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/truffle-box/drizzle-box/compare/[email protected]@0.0.4) (2020-09-01)

**Note:** Version bump only for package truffleV6





## 0.0.3 (2020-09-01)

**Note:** Version bump only for package truffleV6
Expand Down
2 changes: 1 addition & 1 deletion ui-tests/truffleV6/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "truffleV6",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "truffle-config.js",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions ui-tests/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/trufflesuite/drizzle/compare/[email protected]@0.0.4) (2020-09-01)

**Note:** Version bump only for package test-app-vue





## 0.0.3 (2020-09-01)

**Note:** Version bump only for package test-app-vue
Expand Down
6 changes: 3 additions & 3 deletions ui-tests/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "test-app-vue",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"scripts": {
"serve:ui": "vue-cli-service serve --open --port 3002",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@drizzle/store": "^1.5.2",
"@drizzle/vue-plugin": "^0.1.2",
"@drizzle/store": "^1.5.3",
"@drizzle/vue-plugin": "^0.1.3",
"prettier": "^1.18.2",
"vue": "^2.6.10",
"vue-toasted": "^1.1.27",
Expand Down

0 comments on commit b5826d5

Please sign in to comment.