RubyGems
npm
Organizations
Log in
Sign up
npm
@squiz/dx-json-schema-lib
Versions diffs
1.76.0 → 1.76.1
@squiz/dx-json-schema-lib 1.76.0 → 1.76.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/CHANGELOG.md
+6
-0
package/package.json
+1
-1
package/CHANGELOG.md
CHANGED
Viewed
@@ -1,5 +1,11 @@
1
1
# Change Log
2
2
3
+
## 1.76.1
4
+
5
+
### Patch Changes
6
+
7
+
- 1187eec: manual bump of dx-common-lib version
8
+
3
9
## 1.76.0
4
10
5
11
### Minor Changes
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@squiz/dx-json-schema-lib",
3
-
"version": "1.76.
0
",
3
+
"version": "1.76.
1
",
4
4
"description": "",
5
5
"main": "lib/index.js",
6
6
"private": false,