Skip to content

Commit 6d38077

Browse files
committed
Release: 3.12.0
1 parent 252b0bb commit 6d38077

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

apps/thu-info-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thu-info/app",
3-
"version": "3.11.4",
4-
"build": 107,
3+
"version": "3.12.0",
4+
"build": 108,
55
"private": true,
66
"scripts": {
77
"android": "react-native run-android",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "3.11.4",
3+
"version": "3.12.0",
44
"npmClient": "yarn",
55
"command": {
66
"version": {

packages/thu-info-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thu-info/lib",
3-
"version": "3.11.1",
3+
"version": "3.12.0",
44
"description": "The JavaScript library that provides a program-friendly interface to Tsinghua web portal",
55
"main": "src/index.ts",
66
"files": [

0 commit comments

Comments
 (0)