Skip to content

Commit 18490b4

Browse files
committed
Bump versions to 0.3.0 for bluesky-embed-core and 0.4.0 for react-bluesky-embed; add client fix and update dependencies
1 parent 0e64316 commit 18490b4

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

packages/bluesky-embed-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# bluesky-embed-core
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- use client fix
8+
39
## 0.2.0
410

511
### Minor Changes

packages/bluesky-embed-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bluesky-embed-core",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/hichemfantar/react-bluesky-embed.git",

packages/react-bluesky-embed/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# react-bluesky-embed
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- use client fix
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
13+
314
## 0.3.0
415

516
### Minor Changes

packages/react-bluesky-embed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bluesky-embed",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/hichemfantar/react-bluesky-embed.git",

0 commit comments

Comments
 (0)