Skip to content

Commit 22088e4

Browse files
Merge pull request #174 from aml-org/chore/publish-1.7.2
Publish 1.7.2
2 parents 839a9ce + 9b05eaf commit 22088e4

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

wrappers/js-web/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wrappers/js-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aml-org/amf-custom-validator-web",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "AMF validator backed by OPA Rego",
55
"main": "dist/main.js",
66
"scripts": {

wrappers/js/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wrappers/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aml-org/amf-custom-validator",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "AMF validator backed by OPA Rego",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)