Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Publish plugins
Browse files Browse the repository at this point in the history
dai-v0.32.9
dai-plugin-mcd-v0.32.9
dai-plugin-scd-v1.2.13
dai-plugin-governance-v0.12.40
dai-plugin-migrations-v1.3.14
  • Loading branch information
ethanbennett committed Nov 20, 2020
1 parent 331457c commit 4fa6878
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/dai-plugin-governance/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@makerdao/dai-plugin-governance",
"description": "A dai.js plugin for adding MKR governance support to dapps.",
"version": "0.12.35",
"version": "0.12.40",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/dai-plugin-mcd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@makerdao/dai-plugin-mcd",
"description": "Plugin to add Multi-Collateral Dai support to dai.js",
"version": "1.6.12",
"version": "1.6.13",
"license": "MIT",
"main": "dist/index.js",
"unpkg": "umd/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/dai-plugin-migrations/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@makerdao/dai-plugin-migrations",
"description": "Plugin to add migrations to dai.js",
"version": "1.3.13",
"version": "1.3.14",
"license": "MIT",
"main": "dist/index.js",
"unpkg": "umd/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/dai-plugin-scd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@makerdao/dai-plugin-scd",
"description": "Plugin to add Single-Collateral Dai support to dai.js",
"version": "1.2.12",
"version": "1.2.13",
"license": "MIT",
"main": "dist/src/index.js",
"unpkg": "umd/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/dai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@makerdao/dai",
"version": "0.32.8",
"version": "0.32.9",
"contributors": [
"Wouter Kampmann <[email protected]>",
"Sean Brennan <[email protected]>",
Expand Down

0 comments on commit 4fa6878

Please sign in to comment.