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

Commit

Permalink
chore: release v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxuhai committed Oct 7, 2022
1 parent 30997c7 commit ba830d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.0](https://github.com/luoxuhai/pcl.js/compare/v1.10.0...v1.11.0) (2022-10-07)


### ✨ Features

* export Apis at the top level ([5479c3d](https://github.com/luoxuhai/pcl.js/commit/5479c3db477db09a41d5013d359310aa445a9cad))

## [1.10.0](https://github.com/luoxuhai/pcl.js/compare/v1.9.0...v1.10.0) (2022-10-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcl.js",
"version": "1.10.0",
"version": "1.11.0",
"description": "Point Cloud Library (PCL) for browser, powered by WebAssembly.|在浏览器运行的点云库 (PCL),由 WebAssembly 提供支持。",
"types": "dist/pcl.d.ts",
"main": "dist/pcl.cjs.js",
Expand Down

1 comment on commit ba830d7

@vercel
Copy link

@vercel vercel bot commented on ba830d7 Oct 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pcl-js – ./

pcl-js-git-master-darkce.vercel.app
pcljs.org
pcl-js-darkce.vercel.app
www.pcljs.org

Please sign in to comment.