Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/rude-candies-brush.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/create-vorsteh-queue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# create-vorsteh-queue

## 0.1.4

### Patch Changes

- 9543593: use static json list from our own website to fetch the available templates.

This solves the "Rate limit" problem which comes from the GitHub API.

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-vorsteh-queue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-vorsteh-queue",
"version": "0.1.3",
"version": "0.1.4",
"description": "Create Vorsteh Queue applications with one command",
"keywords": [
"vorsteh-queue",
Expand Down
Loading