Skip to content

Commit

Permalink
chore(release): version packages (#1967)
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 Aug 19, 2024
1 parent 2be6fb6 commit 4885a97
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-dolphins-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-laws-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-garlics-cheat.md

This file was deleted.

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

## 7.37.0

### Minor Changes

- [#1936](https://github.com/t3-oss/create-t3-app/pull/1936) [`2d1878e53767e35ab4b22a37622fbf0d5fdb4da7`](https://github.com/t3-oss/create-t3-app/commit/2d1878e53767e35ab4b22a37622fbf0d5fdb4da7) Thanks [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg)! - upgrade to typescript eslint v8

- [#1936](https://github.com/t3-oss/create-t3-app/pull/1936) [`2d1878e53767e35ab4b22a37622fbf0d5fdb4da7`](https://github.com/t3-oss/create-t3-app/commit/2d1878e53767e35ab4b22a37622fbf0d5fdb4da7) Thanks [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg)! - upgrade to [email protected] and corresponding drizzle-kit version

### Patch Changes

- [#1954](https://github.com/t3-oss/create-t3-app/pull/1954) [`f9f96d069af87d4372dc917e3625409859e4e615`](https://github.com/t3-oss/create-t3-app/commit/f9f96d069af87d4372dc917e3625409859e4e615) Thanks [@ronanru](https://github.com/ronanru)! - fix typo

## 7.36.2

### Patch 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.36.2",
"version": "7.37.0",
"description": "Create web application with the t3 stack",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 4885a97

Please sign in to comment.