Skip to content

Commit ffafedd

Browse files
chore: release babel-preset-proposal-typescript (#168)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8b568b4 commit ffafedd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-crabs-play.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [#167](https://github.com/un-ts/babel-preset-proposal-typescript/pull/167) [`bca62a1`](https://github.com/un-ts/babel-preset-proposal-typescript/commit/bca62a12dd0677aa6766ee6cf18e49d786a4d20c) Thanks [@JounQin](https://github.com/JounQin)! - feat!: bump `@babel/core@^7.23.0` and `typescript@^5.3.0`
8+
39
## 3.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-proposal-typescript",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"type": "module",
55
"description": "Yet another Babel preset for TypeScript, only transforms proposals which TypeScript does not support now.",
66
"repository": "git+https://github.com/un-ts/babel-preset-proposal-typescript.git",

0 commit comments

Comments
 (0)