quankee-framework-common-ts 1.6.2 → 1.6.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/'wq +6 -0
- package/package.json +1 -1
- package/projects/quankee-framework-identity-document/package.json +1 -1
- package/projects/quankee-framework-interceptor/package.json +1 -1
- package/projects/quankee-framework-keycloak/package.json +1 -1
- package/projects/quankee-framework-language/package.json +1 -1
- package/projects/quankee-framework-report/package.json +1 -1
- package/projects/quankee-framework-response/package.json +1 -1
- package/projects/quankee-framework-user/package.json +1 -1
package/'wq
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
Merge branch 'develop' into release/1.60.2
|
|
2
|
+
# Please enter a commit message to explain why this merge is necessary,
|
|
3
|
+
# especially if it merges an updated upstream into a topic branch.
|
|
4
|
+
#
|
|
5
|
+
# Lines starting with '#' will be ignored, and an empty message aborts
|
|
6
|
+
# the commit.
|
package/package.json
CHANGED