Skip to content

Commit

Permalink
chore(release): version packages (#1885)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 11, 2024
1 parent f148deb commit 8e3866c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/thirty-tables-tie.md

This file was deleted.

7 changes: 7 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 7.33.1

### Patch Changes

- [#1884](https://github.com/t3-oss/create-t3-app/pull/1884) [`f148deb`](https://github.com/t3-oss/create-t3-app/commit/f148debf74e16b61dae89c684fbc9ac1d97ac2c8) Thanks [@Irere123](https://github.com/Irere123)! - fix: remove deprecated push command in drizzle package.json scripts (…
)

## 7.33.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-t3-app",
"version": "7.33.0",
"version": "7.33.1",
"description": "Create web application with the t3 stack",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 8e3866c

Please sign in to comment.