Skip to content

Commit 1a99abc

Browse files
committed
Release: 3.11.0
1 parent 56b80e3 commit 1a99abc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: apps/thu-info-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thu-info/app",
3-
"version": "3.10.0",
4-
"build": 103,
3+
"version": "3.11.0",
4+
"build": 104,
55
"private": true,
66
"scripts": {
77
"android": "react-native run-android",

Diff for: lerna.json

+1-1
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.10.0",
3+
"version": "3.11.0",
44
"npmClient": "yarn",
55
"command": {
66
"version": {

Diff for: packages/thu-info-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thu-info/lib",
3-
"version": "3.10.0",
3+
"version": "3.11.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)