Ivan De Marino
9a60eb5810
Git-ignoring Jetbrains IDEs files
2022-05-19 15:54:08 +01:00
Ivan De Marino
f867ed4a85
Setting @hashicorp/terraform-devex as Code Owners
2022-05-19 15:53:54 +01:00
dependabot[bot]
a8f5b8baea
Bump @actions/tool-cache from 1.7.2 to 2.0.1 ( #199 )
...
* Bump @actions/tool-cache from 1.7.2 to 2.0.1
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.7.2 to 2.0.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump @actions/tool-cache from 1.7.2 to 2.0.1
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.7.2 to 2.0.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* run build
* run build
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-05-18 09:46:09 -04:00
dependabot[bot]
fd04bcc270
Bump @actions/core from 1.7.0 to 1.8.2 ( #200 )
...
* Bump @actions/core from 1.7.0 to 1.8.2
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.7.0 to 1.8.2.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* run build
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-05-18 09:19:53 -04:00
dependabot[bot]
f808081412
Bump @actions/github from 5.0.1 to 5.0.3 ( #201 )
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-18 09:07:26 -04:00
dependabot[bot]
e7ed507545
Bump jest from 28.0.3 to 28.1.0 ( #194 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.0.3 to 28.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-18 09:06:51 -04:00
dependabot[bot]
351ab80976
Bump husky from 7.0.4 to 8.0.1 ( #193 )
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-18 09:03:45 -04:00
Yordan Ibishev
62a66eef78
Support detailed exit codes. ( #125 )
...
* feat(action): Support detailed exit codes.
This should allow plans to succeed using the terraform_wrapper functionality whenever an exit code of 2 is returned.
https://www.terraform.io/docs/cli/commands/plan.html#detailed-exitcode
- This is useful for adding custom steps in our GitHub action workflows.
- Not a Javascript developer so Im not sure how valid the OR condition is.
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-05-18 08:47:46 -04:00
dependabot[bot]
d6a45b7634
Bump jest from 28.0.0 to 28.0.3 ( #190 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.0.0 to 28.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v28.0.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 13:19:48 -04:00
Jonathan Camara
8aaee7fab8
Fix terraform extract ( #187 )
...
On Windows runners, extracting the downloaded CLI zip file was failing because the file didn't have a .zip extension. This commit attempts to solve the problem by adding the extension to the downloaded file before extraction.
2022-05-09 13:19:28 -04:00
dependabot[bot]
8b4c280fc8
Bump jest from 27.5.1 to 28.0.0 ( #184 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 27.5.1 to 28.0.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v28.0.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27 10:24:48 -04:00
dependabot[bot]
dbb2170bef
Bump @vercel/ncc from 0.33.3 to 0.33.4 ( #182 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.33.3 to 0.33.4.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.33.3...0.33.4 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27 10:24:35 -04:00
dependabot[bot]
f76ce99249
Bump @actions/core from 1.6.0 to 1.7.0 ( #185 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-04-27 10:19:42 -04:00
James Pogran
17d4c9b804
Release 2.0.0 ( #181 )
2022-04-18 09:53:12 -04:00
Rui Chen
b432b56155
dependabot: track github-actions dependency changes ( #179 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-04-18 09:37:16 -04:00
Dustin Dortch
2370d83cb7
Update README.md ( #180 )
...
Grammar update for “outputs are” instead of “outputs is”
2022-04-18 09:35:46 -04:00
Rui Chen
d5cbd3fe79
Upgrade Nodejs runtime from 12 to 16 ( #170 )
...
This updates the NodeJS runtime version from 12 to 16. NodeJS 12 is EOL on 4/30/2022. NodeJS 16 is supported on all Github Actions Runners v2.285.0 or later.
Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-04-08 08:52:09 -04:00
Kerim Satirli
f9adc4c805
Update Terraform versions and usage in README examples ( #176 )
2022-04-08 08:25:40 -04:00
dependabot[bot]
ccba56d7fe
Bump @actions/github from 5.0.0 to 5.0.1 ( #177 )
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-08 08:24:47 -04:00
Tobias Büschel
b11dc8ad77
docs: update existing PR comments example ( #178 )
2022-04-08 08:24:17 -04:00
James Pogran
ed3a053187
Release 1.4.0 ( #175 )
2022-04-04 10:16:33 -04:00
James Pogran
ec29f6acb9
Update Changelog ( #174 )
...
* Update Changelog
This formats the changelog according to HashiCorp standards and brings the unreleased section up to date.
* f
2022-04-04 10:02:12 -04:00
James Pogran
3672145e4b
Add GitHub automatic release ( #173 )
...
This automatically creates a GitHub release when a matching tag is created in this repository.
2022-04-04 09:38:08 -04:00
dependabot[bot]
c584f13cd4
Bump minimist from 1.2.5 to 1.2.6 in /wrapper ( #169 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 12:54:17 -04:00
dependabot[bot]
0b8a5fa465
Bump @actions/io from 1.1.1 to 1.1.2 ( #165 )
...
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io )
---
updated-dependencies:
- dependency-name: "@actions/io"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 12:49:39 -04:00
dependabot[bot]
bf7f67af12
Bump @actions/tool-cache from 1.7.1 to 1.7.2 ( #164 )
...
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 12:42:32 -04:00
dependabot[bot]
16efed96c3
Bump minimist from 1.2.5 to 1.2.6 ( #168 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 12:37:25 -04:00
dependabot[bot]
299372d977
Bump @hashicorp/js-releases from 1.5.0 to 1.5.1 ( #166 )
...
* Bump @hashicorp/js-releases from 1.5.0 to 1.5.1
Bumps [@hashicorp/js-releases](https://github.com/hashicorp/js-releases ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/hashicorp/js-releases/releases )
- [Changelog](https://github.com/hashicorp/js-releases/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/js-releases/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: "@hashicorp/js-releases"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* run build
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-03-30 12:36:25 -04:00
James Pogran
d1d9ce119f
Bump @actions/io from 1.1.0 to 1.1.1 ( #162 )
...
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/io )
2022-03-08 11:10:40 -05:00
James Pogran
93b480fa28
Bump @actions/exec from 1.0.4 to 1.1.0 ( #161 )
...
* Bump @actions/exec from 1.0.4 to 1.1.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec ) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec )
2022-03-08 10:57:57 -05:00
James Pogran
5369c899c5
Bump @actions/core from 1.2.7 to 1.6.0 ( #160 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.7 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
2022-03-08 10:42:25 -05:00
dependabot[bot]
c7ea71e1c2
Bump @actions/tool-cache from 1.6.1 to 1.7.1 ( #159 )
...
* Bump @actions/tool-cache from 1.6.1 to 1.7.1
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.6.1 to 1.7.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-03-08 10:28:04 -05:00
dependabot[bot]
216ffedc57
Bump @actions/core from 1.2.7 to 1.6.0 ( #158 )
...
* Bump @actions/core from 1.2.7 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.7 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-03-08 10:27:46 -05:00
dependabot[bot]
7e9b27c81d
Bump @actions/io from 1.1.0 to 1.1.1 ( #156 )
...
* Bump @actions/io from 1.1.0 to 1.1.1
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/io )
---
updated-dependencies:
- dependency-name: "@actions/io"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-03-07 13:13:06 -05:00
dependabot[bot]
4908ad92bb
Bump @actions/github from 4.0.0 to 5.0.0 ( #114 )
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 13:00:28 -05:00
Scott Merrill
453864b4d0
Improve output for PR comment ( #129 )
2022-03-07 11:04:19 -05:00
dependabot[bot]
8f8acda720
Bump node-fetch from 2.6.1 to 2.6.7 ( #154 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-04 11:26:46 -05:00
Kyle Jackson
9cfb6b62dd
Allow proxy values to be set ( #147 )
...
This action fails behind a proxy, this PR updates hashicorp/js-releases from 1.40 to 1.50 which should allow a proxy to be set.
- bump hashicorp/js-releases from 1.40 to 1.50
Fixes #17
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-03-04 11:18:33 -05:00
James Pogran
ca6738af70
Bump development dependencies ( #153 )
...
Bumps [semistandard](https://github.com/standard/semistandard ) from 14.2.0 to 16.0.1.
- [Release notes](https://github.com/standard/semistandard/releases/tag/v16.0.1 )
- [Commits](standard/semistandard@v14.2.0...v16.0.1)
Bumps [nock](https://github.com/nock/nock ) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/nock/nock/releases/tag/v13.2.4 )
- [Commits](nock/nock@v13.0.11...v13.2.4)
Bumps [jest](https://github.com/facebook/jest ) from 26.6.3 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases/tag/v27.5.1 )
- [Commits](facebook/jest@v26.6.3...v27.5.1)
Bumps [husky](https://github.com/typicode/husky ) from 6.0.0 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases/tag/v7.0.4 )
- [Commits](typicode/husky@v6.0.0...v7.0.4)
Bumps [ncc](https://github.com/vercel/ncc ) from 0.28.5 to 0.33.3.
- [Release notes](https://github.com/vercel/ncc/releases/tag/0.33.3 )
- [Commits](vercel/ncc@0.28.5...0.33.3)
2022-03-04 10:53:57 -05:00
Shouichi Kamiya
96784e4df3
Update actions/github-script to v6 in README ( #148 )
2022-03-03 19:45:07 -05:00
Ken Kaizu
b11809b830
Update readme using github-script@v5 ( #135 )
2022-03-03 19:36:33 -05:00
Audrey Eschright
625cb76050
Update husky to v6.0 ( #113 )
2021-05-13 16:11:00 -07:00
Audrey Eschright
b074dafd7e
Update CHANGELOG.md
2021-05-13 15:51:56 -07:00
Nicholas Drone
6cb54dbd0b
Update readme example ( #86 )
...
adds code styling around validation status, and fixes the code block for the issue body creation.
2021-05-13 15:20:26 -07:00
Audrey Eschright
9095b20a9e
Update js-releases to v1.4.0 ( #111 )
...
* Update js-releases to v1.4.0
* Update dependency @vercel/ncc
2021-05-13 15:15:06 -07:00
John Losito
9771d0c9cd
Allow dependabot to check node modules ( #87 )
2021-04-20 11:42:48 -07:00
Audrey Eschright
3d8debd658
1.3.2
2020-12-09 12:27:44 -08:00
Audrey Eschright
d875216a97
Update changelog
2020-12-09 12:23:18 -08:00
Audrey Eschright
a504130155
Update js-releases to fix missing dep in bundle ( #78 )
2020-12-09 12:21:26 -08:00
Audrey Eschright
5beb956c8b
1.3.1
2020-12-08 13:51:08 -08:00