Skip to content

Commit 1504af2

Browse files
committed
chore(release): released 3.3.6
1 parent 6853e6a commit 1504af2

File tree

52 files changed

+194
-87
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+194
-87
lines changed

driver/js/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.6](https://github.com/Tencent/Hippy/compare/3.3.5...3.3.6) (2025-08-25)
7+
8+
9+
### Features
10+
11+
* **android:** v8 10.6.194.26 version support 16k pages patch ([6853e6a](https://github.com/Tencent/Hippy/commit/6853e6a702cc573b522a3d01a7e44fc03b0d88f0))
12+
13+
14+
15+
16+
617
## [3.3.5](https://github.com/Tencent/Hippy/compare/3.3.4...3.3.5) (2025-07-17)
718

819

driver/js/lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages/*"
55
],
66
"tagVersionPrefix": "",
7-
"version": "3.3.5"
7+
"version": "3.3.6"
88
}

driver/js/packages/hippy-react-web/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.6](https://github.com/Tencent/Hippy/compare/3.3.5...3.3.6) (2025-08-25)
7+
8+
**Note:** Version bump only for package @hippy/react-web
9+
10+
11+
12+
13+
614
## [3.3.5](https://github.com/Tencent/Hippy/compare/3.3.4...3.3.5) (2025-07-17)
715

816
**Note:** Version bump only for package @hippy/react-web

driver/js/packages/hippy-react-web/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

driver/js/packages/hippy-react-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hippy/react-web",
3-
"version": "3.3.5",
3+
"version": "3.3.6",
44
"description": "Web Adapter for Hippy React",
55
"main": "dist/cjs/index.js",
66
"module": "dist/index.js",

driver/js/packages/hippy-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.6](https://github.com/Tencent/Hippy/compare/3.3.5...3.3.6) (2025-08-25)
7+
8+
**Note:** Version bump only for package @hippy/react
9+
10+
11+
12+
13+
614
## [3.3.5](https://github.com/Tencent/Hippy/compare/3.3.4...3.3.5) (2025-07-17)
715

816
**Note:** Version bump only for package @hippy/react

driver/js/packages/hippy-react/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

driver/js/packages/hippy-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hippy/react",
3-
"version": "3.3.5",
3+
"version": "3.3.6",
44
"description": "Hippy react framework",
55
"main": "dist/index.js",
66
"homepage": "https://hippyjs.org",

driver/js/packages/hippy-vue-css-loader/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.6](https://github.com/Tencent/Hippy/compare/3.3.5...3.3.6) (2025-08-25)
7+
8+
**Note:** Version bump only for package @hippy/vue-css-loader
9+
10+
11+
12+
13+
614
## [3.3.5](https://github.com/Tencent/Hippy/compare/3.3.4...3.3.5) (2025-07-17)
715

816
**Note:** Version bump only for package @hippy/vue-css-loader

driver/js/packages/hippy-vue-css-loader/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)