Skip to content

Commit ca47778

Browse files
authored
Merge pull request #26 from noxify/changeset-release/main
Version Packages
2 parents a457e33 + 3e7ae42 commit ca47778

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/rude-candies-brush.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/create-vorsteh-queue/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-vorsteh-queue
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- 9543593: use static json list from our own website to fetch the available templates.
8+
9+
This solves the "Rate limit" problem which comes from the GitHub API.
10+
311
## 0.1.3
412

513
### Patch Changes

packages/create-vorsteh-queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vorsteh-queue",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Create Vorsteh Queue applications with one command",
55
"keywords": [
66
"vorsteh-queue",

0 commit comments

Comments
 (0)