@metarouter/ajs-starter-kit 1.0.65 → 1.0.67

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.
@@ -1 +1 @@
1
- "e84d7797d5c99cd19ba1d958457701f2"
1
+ "22e1334e9a85f7464cd8cd854cf03395"
@@ -1,6 +1,6 @@
1
1
  {
2
- "isDraft": true,
3
- "isBeta": false,
2
+ "isDraft": false,
3
+ "isBeta": true,
4
4
  "friendlyName": "Kafka",
5
5
  "description": "Apache Kafka is an open-source distributed event streaming platform used by thousands of companies\nfor high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.",
6
6
  "logo": "https://cdn.metarouter.io/logo.svg",
@@ -27,6 +27,10 @@
27
27
  {
28
28
  "date": "2022-11-16T00:00:00.000Z",
29
29
  "note": "Add isBeta field"
30
+ },
31
+ {
32
+ "date": "2023-07-10T00:00:00.000Z",
33
+ "note": "Migrate from _Draft_ to _Beta_"
30
34
  }
31
35
  ]
32
36
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metarouter/ajs-starter-kit",
3
- "version": "1.0.65",
3
+ "version": "1.0.67",
4
4
  "description": "MetaRouter analytics.js starter kit",
5
5
  "main": "index.js",
6
6
  "scripts": {