Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 27, 2023
1 parent b77bdfb commit 3200272
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-needles-cry.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/groqd-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.0.12

### Patch Changes

- Updated dependencies [[`b77bdfb`](https://github.com/FormidableLabs/groqd/commit/b77bdfbb2f5da460d31f1cbe66ab15445da7acfe)]:
- groqd@0.15.4

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/groqd-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "groqd-playground",
"private": false,
"license": "MIT",
"version": "0.0.11",
"version": "0.0.12",
"author": {
"name": "Formidable",
"url": "https://formidable.com"
Expand Down
6 changes: 6 additions & 0 deletions packages/groqd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.15.4

### Patch Changes

- Add rawResponse on GroqdParseError ([#166](https://github.com/FormidableLabs/groqd/pull/166))

## 0.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/groqd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "groqd",
"version": "0.15.3",
"version": "0.15.4",
"license": "MIT",
"author": {
"name": "Formidable",
Expand Down

0 comments on commit 3200272

Please sign in to comment.