Skip to content

Releases: hmcts/properties-volume-nodejs

1.2.0

24 Jul 13:03
a4272a2
Compare
Choose a tag to compare

What's Changed

1.1.0

30 Oct 08:20
Compare
Choose a tag to compare

Dependency upgrades:

  • yarn 4
  • tslint -> eslint
  • github actions
  • azure lib that was incompatible with v20

1.0.0

20 Jun 09:20
Compare
Choose a tag to compare
  • dependency upgrades
  • added a method to load vault secrets locally

v0.0.14

07 Jul 11:45
47e8761
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

10 Nov 15:34
Compare
Choose a tag to compare

What's Changed

  • Remove bintray badge (why was this even here?) by @timja in #31
  • Use stat instead of lstat by @msl8r in #32

New Contributors

  • @msl8r made their first contribution in #32

Full Changelog: v0.0.12...v0.0.13

v0.0.12

27 Oct 15:36
3a7e037
Compare
Choose a tag to compare
Ignore sub directories (#30)

0.0.11

08 Oct 08:18
a5035bf
Compare
Choose a tag to compare

Testing release again

0.0.10

08 Oct 08:13
de8e3a1
Compare
Choose a tag to compare

Testing github actions publish

Release 0.0.9

11 Mar 15:29
235ad31
Compare
Choose a tag to compare

This release will fix Lodash vulnerability listed below:
https://snyk.io/vuln/SNYK-JS-LODASHMERGE-173732

Release 0.0.8

26 Feb 14:01
ec5412e
Compare
Choose a tag to compare
Default to not fail on errors and add option to turn it on. (#8)