Skip to content

Commit

Permalink
Release (#538)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 18, 2024
1 parent 9a495fd commit 550774e
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-paws-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-maps-wait.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-taxis-learn.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @status-im/components

## 0.6.2

### Patch Changes

- 9a495fd: export `Tooltip`

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@status-im/components",
"version": "0.6.1",
"version": "0.6.2",
"sideEffects": [
"*.css"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/status-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @status-im/js

## 0.5.0

### Minor Changes

- 9a495fd: handle updates for encrypted communities
- 02abf34: update `protos`

## 0.4.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/status-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@status-im/js",
"version": "0.4.6",
"version": "0.5.0",
"license": "MIT OR Apache-2.0",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit 550774e

Please sign in to comment.