Skip to content

Commit 88e921d

Browse files
committed
Release bluesky-embed-core v0.1.0 and react-bluesky-embed v0.2.0 with updated dependencies and changelogs
1 parent fab2929 commit 88e921d

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# bluesky-embed-core
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- new release

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.0.1",
3+
"version": "0.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/hichemfantar/react-bluesky-embed.git",
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# react-bluesky-embed
2+
3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- new release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+

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.1.4",
3+
"version": "0.2.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/hichemfantar/react-bluesky-embed.git",

0 commit comments

Comments
 (0)