Skip to content

Commit b1968cf

Browse files
committed
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2019-12-15) ### Features * initial commit ([6b8a189](6b8a189))
1 parent 6b8a189 commit b1968cf

File tree

3 files changed

+8
-35
lines changed

3 files changed

+8
-35
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 1.0.0 (2019-12-15)
2+
3+
### Features
4+
5+
- initial commit ([6b8a189](https://github.com/ula-aca/aries-cloudagent-interface-javascript/commit/6b8a189a5500a1ab02d752438f3dfae3f99c14f7))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ula-aca/aries-cloudagent-interface",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "An Aries Cloudagent API Wrapper for JavaScript and NodeJS",
55
"main": "./lib/src/index.js",
66
"types": "./lib/src/index.d.ts",

yarn.lock

Lines changed: 2 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,7 +1861,7 @@ debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
18611861
dependencies:
18621862
ms "^2.1.1"
18631863

1864-
debuglog@*, debuglog@^1.0.1:
1864+
debuglog@^1.0.1:
18651865
version "1.0.1"
18661866
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
18671867
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -3297,7 +3297,7 @@ import-lazy@^2.1.0:
32973297
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
32983298
integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=
32993299

3300-
imurmurhash@*, imurmurhash@^0.1.4:
3300+
imurmurhash@^0.1.4:
33013301
version "0.1.4"
33023302
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
33033303
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -4205,11 +4205,6 @@ lockfile@^1.0.4:
42054205
dependencies:
42064206
signal-exit "^3.0.2"
42074207

4208-
lodash._baseindexof@*:
4209-
version "3.1.0"
4210-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
4211-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
4212-
42134208
lodash._baseuniq@~4.6.0:
42144209
version "4.6.0"
42154210
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -4218,33 +4213,11 @@ lodash._baseuniq@~4.6.0:
42184213
lodash._createset "~4.0.0"
42194214
lodash._root "~3.0.0"
42204215

4221-
lodash._bindcallback@*:
4222-
version "3.0.1"
4223-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
4224-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
4225-
4226-
lodash._cacheindexof@*:
4227-
version "3.0.2"
4228-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
4229-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
4230-
4231-
lodash._createcache@*:
4232-
version "3.1.2"
4233-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
4234-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
4235-
dependencies:
4236-
lodash._getnative "^3.0.0"
4237-
42384216
lodash._createset@~4.0.0:
42394217
version "4.0.3"
42404218
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
42414219
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
42424220

4243-
lodash._getnative@*, lodash._getnative@^3.0.0:
4244-
version "3.9.1"
4245-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
4246-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
4247-
42484221
lodash._reinterpolate@^3.0.0:
42494222
version "3.0.0"
42504223
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -4300,11 +4273,6 @@ lodash.map@^4.5.1:
43004273
resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
43014274
integrity sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=
43024275

4303-
lodash.restparam@*:
4304-
version "3.6.1"
4305-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
4306-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
4307-
43084276
lodash.set@^4.3.2:
43094277
version "4.3.2"
43104278
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"

0 commit comments

Comments
 (0)