@cocreate/selection 1.2.10 → 1.2.11

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [1.2.11](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.10...v1.2.11) (2021-11-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * updated script tags and link tags ([fe1298e](https://github.com/CoCreate-app/CoCreate-selection/commit/fe1298ead9c4106d14ed02f19944b76cab3f58f9))
7
+
1
8
  ## [1.2.10](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.9...v1.2.10) (2021-11-20)
2
9
 
3
10
 
package/docs/index.html CHANGED
@@ -112,15 +112,7 @@
112
112
 
113
113
  </div>
114
114
  </div>
115
- <script>
116
- var config = {
117
- apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
118
- securityKey: 'f26baf68-e3a9-45fc-effe-502e47116265',
119
- organization_Id: '5de0387b12e200ea63204d6c'
120
- }
121
- </script>
122
-
123
- <!--CoCreateJS-->
124
- <script src="https://server.cocreate.app/js/CoCreate.min.js"></script>
115
+ <script src="/apikey.js"></script>
116
+ <script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>
125
117
  </body>
126
118
  </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cocreate/selection",
3
- "version": "1.2.10",
3
+ "version": "1.2.11",
4
4
  "description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
5
5
  "keywords": [
6
6
  "selection",