Skip to content

Commit

Permalink
Merge pull request #582 from Telegram-Mini-Apps/changeset-release/master
Browse files Browse the repository at this point in the history
chore(packages): version packages
  • Loading branch information
heyqbnk authored Dec 3, 2024
2 parents d1ca066 + 36d61e3 commit 44f015d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-eels-shave.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/create-mini-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @telegram-apps/create-mini-app

## 1.2.0

### Minor Changes

- b73bccf: Add vue.js template.

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-mini-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telegram-apps/create-mini-app",
"version": "1.1.1",
"version": "1.2.0",
"description": "CLI tool to scaffold your new mini application on the Telegram Mini Apps platform.",
"author": "Vladislav Kibenko <[email protected]>",
"homepage": "https://github.com/Telegram-Mini-Apps/telegram-apps#readme",
Expand Down

0 comments on commit 44f015d

Please sign in to comment.