aboutsummaryrefslogtreecommitdiffstats
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.changeset/README.md11
-rw-r--r--.changeset/cold-tomatoes-prove.md5
-rw-r--r--.changeset/config.json15
-rw-r--r--.changeset/cuddly-jokes-doubt.md5
-rw-r--r--.changeset/fair-houses-fold.md5
-rw-r--r--.changeset/purple-trainers-wash.md5
-rw-r--r--.changeset/rude-foxes-attack.md5
7 files changed, 51 insertions, 0 deletions
diff --git a/.changeset/README.md b/.changeset/README.md
new file mode 100644
index 0000000..468dd17
--- /dev/null
+++ b/.changeset/README.md
@@ -0,0 +1,11 @@
+# Changesets
+
+Hello and welcome! This folder has been automatically generated by
+`@changesets/cli`, a build tool that works with multi-package repos, or
+single-package repos to help you version and publish your code. You can find the
+full documentation for it
+[in our repository](https://github.com/changesets/changesets)
+
+We have a quick list of common questions to get you started engaging with this
+project in
+[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
diff --git a/.changeset/cold-tomatoes-prove.md b/.changeset/cold-tomatoes-prove.md
new file mode 100644
index 0000000..7e787c9
--- /dev/null
+++ b/.changeset/cold-tomatoes-prove.md
@@ -0,0 +1,5 @@
+---
+"locusts": major
+---
+
+feat: Add Ruby
diff --git a/.changeset/config.json b/.changeset/config.json
new file mode 100644
index 0000000..5bf6a01
--- /dev/null
+++ b/.changeset/config.json
@@ -0,0 +1,15 @@
+{
+ "$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json",
+ "changelog": "@changesets/cli/changelog",
+ "commit": false,
+ "fixed": [],
+ "linked": [],
+ "access": "restricted",
+ "baseBranch": "master",
+ "updateInternalDependencies": "patch",
+ "ignore": [],
+ "privatePackages": {
+ "version": true,
+ "tag": true
+ }
+}
diff --git a/.changeset/cuddly-jokes-doubt.md b/.changeset/cuddly-jokes-doubt.md
new file mode 100644
index 0000000..f3a4408
--- /dev/null
+++ b/.changeset/cuddly-jokes-doubt.md
@@ -0,0 +1,5 @@
+---
+"@locusts/react": major
+---
+
+feat: add React
diff --git a/.changeset/fair-houses-fold.md b/.changeset/fair-houses-fold.md
new file mode 100644
index 0000000..51c842e
--- /dev/null
+++ b/.changeset/fair-houses-fold.md
@@ -0,0 +1,5 @@
+---
+"@locusts/svelte": major
+---
+
+Add svelte component
diff --git a/.changeset/purple-trainers-wash.md b/.changeset/purple-trainers-wash.md
new file mode 100644
index 0000000..289526b
--- /dev/null
+++ b/.changeset/purple-trainers-wash.md
@@ -0,0 +1,5 @@
+---
+"locusts": major
+---
+
+Bump major version (eventually)
diff --git a/.changeset/rude-foxes-attack.md b/.changeset/rude-foxes-attack.md
new file mode 100644
index 0000000..914a176
--- /dev/null
+++ b/.changeset/rude-foxes-attack.md
@@ -0,0 +1,5 @@
+---
+"@locusts/vue": major
+---
+
+feat: Add Vue