Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 63e96fc

Browse files
committed
chore: release v1.15.0
1 parent abb085f commit 63e96fc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [1.16.0](https://github.com/luoxuhai/pcl.js/compare/v1.15.0...v1.16.0) (2023-02-18)
4+
5+
### ✨ Features
6+
7+
* update pcl version to 1.13.0 ([abb085f](https://github.com/luoxuhai/pcl.js/commit/abb085fd3897c68bc35c2b126f0dfec36241605d))
8+
39
## [1.15.0](https://github.com/luoxuhai/pcl.js/compare/v1.14.0...v1.15.0) (2022-10-24)
410

511

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pcl.js",
3-
"version": "1.15.0",
3+
"version": "1.16.0",
44
"description": "Point Cloud Library (PCL) for browser, powered by WebAssembly.|在浏览器运行的点云库 (PCL),由 WebAssembly 提供支持。",
55
"types": "dist/pcl.d.ts",
66
"main": "dist/pcl.cjs.js",

0 commit comments

Comments
 (0)