Skip to content

Commit

Permalink
Merge pull request #34 from vkruglikov/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
vkruglikov authored Aug 6, 2023
2 parents 05d7b34 + 59c5d67 commit 6361d8d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .changeset/chilled-llamas-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-shoes-sparkle.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @vkruglikov/react-telegram-web-app

## 2.1.0

### Minor Changes

- bcf3a0e: Added props `disabled` to MainButton component. It is just an alias on the `MainButtonProps.disable`
Props `disable` marked as deprecated and will be removed

### Patch Changes

- 05d7b34: - Reduced default value for `smoothButtonsTransitionMs`

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vkruglikov/react-telegram-web-app",
"version": "2.0.1",
"version": "2.1.0",
"description": "React components for Telegram WebApp",
"source": "./src/index.ts",
"type": "module",
Expand Down

0 comments on commit 6361d8d

Please sign in to comment.