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.13.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxuhai committed Oct 15, 2022
1 parent 2eddd0e commit 090617c
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.13.0-beta.0](https://github.com/luoxuhai/pcl.js/compare/v1.12.0...v1.13.0-beta.0) (2022-10-15)


### ✨ Features

* the PointCloudViewer supports colored point cloud ([2eddd0e](https://github.com/luoxuhai/pcl.js/commit/2eddd0ed25b4cf64b8387fcaa113a201c611b528))

## [1.12.0](https://github.com/luoxuhai/pcl.js/compare/v1.11.0...v1.12.0) (2022-10-13)


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.12.0",
"version": "1.13.0-beta.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 090617c

@vercel
Copy link

@vercel vercel bot commented on 090617c Oct 15, 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-darkce.vercel.app
pcl.js.org
www.pcljs.org
pcljs.org
pcl-js-git-master-darkce.vercel.app

Please sign in to comment.