Skip to content

Commit a4f8241

Browse files
authored
Merge pull request #114 from OrJDev/changeset-release/main
chore(release): 📦 version packages
2 parents 9b94dd3 + 3eb0d1a commit a4f8241

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sour-weeks-joke.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
# create-jd-app
22

3+
## 2.1.2
4+
5+
### Patch Changes
6+
7+
- [`849a487`](https://github.com/OrJDev/create-jd-app/commit/849a48713d6c34f33d9774b85198bd2be9e24339) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: trpc api endpoint
8+
39
## 2.1.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-jd-app",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"private": false,
55
"scripts": {
66
"build": "rm -rf dist && tsc -p . && tsc-alias -p tsconfig.json && pnpm postbuild",

0 commit comments

Comments
 (0)