Skip to content

Commit

Permalink
feat(release): Trigger a new minor release (#234)
Browse files Browse the repository at this point in the history
This should overpass the 6.1 & 6.2 versions that were released broken
  • Loading branch information
mirceanis authored Sep 4, 2020
1 parent 207388a commit 7c905e1
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/daf-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-cli",
"description": "DAF command line application",
"description": "DAF command line application.",
"version": "6.2.0",
"main": "build/cli.js",
"types": "build/cli.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-core",
"description": "DID Agent Framework Core Logic & Interfaces",
"description": "DID Agent Framework Core Logic & Interfaces.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-did-comm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-did-comm",
"description": "DAF DIDComm inspired messaging based on the v1 messaging envelope",
"description": "DAF DIDComm inspired messaging based on the v1 messaging envelope.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-did-jwt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-did-jwt",
"description": "DAF message validator plugin for decoding JWT payloads",
"description": "DAF message validator plugin for decoding JWT payloads.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-elem-did/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-elem-did",
"description": "DAF plugin for element-DID support",
"description": "DAF plugin for element-DID support.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-ethr-did/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-ethr-did",
"description": "DAF ehtr-did based identity controller plugin",
"description": "DAF ehtr-did based identity controller plugin.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-fs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-fs",
"description": "DAF storage plugin based on simple File system storage",
"description": "DAF storage plugin based on simple File system storage. DEPRECATED",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-libsodium/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-libsodium",
"description": "DAF KMS plugin using libsodium",
"description": "DAF KMS plugin using libsodium.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-local-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-local-storage",
"description": "DAF storage plugin that uses browser local storage API",
"description": "DAF storage plugin that uses browser local storage API.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-react-native-async-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-react-native-async-storage",
"description": "DAF storage plugin using react native async storage API",
"description": "DAF storage plugin using react native async storage API.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-react-native-libsodium/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-react-native-libsodium",
"description": "DAF KMS plugin using libsodium for React Native",
"description": "DAF KMS plugin using libsodium for React Native.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-resolver-universal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-resolver-universal",
"description": "DAF resolver plugin using the uniresolver.io API",
"description": "DAF resolver plugin using the uniresolver.io API.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-resolver",
"description": "DAF resolver plugin using in-process resolver modules",
"description": "DAF resolver plugin using in-process resolver modules.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-selective-disclosure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-selective-disclosure",
"description": "DAF plugin to enable the uPort selective disclosure protocol with W3C compatibility",
"description": "DAF plugin to enable the uPort selective disclosure protocol with W3C compatibility.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-trust-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-trust-graph",
"description": "DAF Trust Graph - DEPRECATED",
"description": "DAF Trust Graph - DEPRECATED.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-url/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-url",
"description": "DAF plugin able to decode URL message validator",
"description": "DAF plugin able to decode URL message validator.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-w3c/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-w3c",
"description": "DAF plugin for working with W3C verifiable credentials & presentations",
"description": "DAF plugin for working with W3C verifiable credentials & presentations.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-web-did/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daf-web-did",
"description": "DAF plugin to enable web-did backed identity control",
"description": "DAF plugin to enable web-did backed identity control.",
"version": "6.2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 7c905e1

Please sign in to comment.