Skip to content

Commit e4019bb

Browse files
author
K.I.T.T
committed
chore(release): release
- @amazeelabs/[email protected]
1 parent c414e28 commit e4019bb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/npm/@amazeelabs/react-framework-bridge/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.2](https://github.com/AmazeeLabs/silverback-mono/compare/@amazeelabs/[email protected]...@amazeelabs/[email protected]) (2021-08-12)
7+
8+
9+
### Bug Fixes
10+
11+
* **gatsby:** add .npmignore to react-framework-bridge ([c414e28](https://github.com/AmazeeLabs/silverback-mono/commit/c414e2879d691bcb70b13a2979254e6d7941c59e))
12+
13+
14+
15+
16+
617
## [1.0.1](https://github.com/AmazeeLabs/silverback-mono/compare/@amazeelabs/[email protected]...@amazeelabs/[email protected]) (2021-08-12)
718

819

packages/npm/@amazeelabs/react-framework-bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amazeelabs/react-framework-bridge",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Bridge code to implement framework independent react components.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)