Skip to content

Commit 0a51c8b

Browse files
authored
Version Packages (#827)
2 parents a322c84 + b419271 commit 0a51c8b

5 files changed

Lines changed: 16 additions & 9 deletions

File tree

.changeset/cool-gifts-stare.md

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

packages/graphql/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @solid-primitives/graphql
22

3+
## 2.2.3
4+
5+
### Patch Changes
6+
7+
- f5abdc3: @solid-primitives/graphql: Fix a build issue occurring during the bundling process.
8+
@solid-primitives/share: Fix a typo for Facebook Messenger
9+
310
## 2.2.2
411

512
### Patch Changes

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid-primitives/graphql",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Primitive that generates a client and reactive GraphQL queries",
55
"author": "David Di Biase <dave.dibiase@gmail.com>",
66
"contributors": [

packages/share/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @solid-primitives/share
22

3+
## 2.2.3
4+
5+
### Patch Changes
6+
7+
- f5abdc3: @solid-primitives/graphql: Fix a build issue occurring during the bundling process.
8+
@solid-primitives/share: Fix a typo for Facebook Messenger
9+
310
## 2.2.2
411

512
### Patch Changes

packages/share/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid-primitives/share",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Primitives to help with sharing content on social media and beyond.",
55
"author": "David Di Biase <dave.dibiase@gmail.com>",
66
"contributors": [

0 commit comments

Comments
 (0)