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.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxuhai committed Sep 25, 2022
1 parent 018adfc commit f5fcf0f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.6.0](https://github.com/luoxuhai/pcl.js/compare/v1.5.0...v1.6.0) (2022-09-25)


### ✨ Features

* add ISSKeypoint3D ([018adfc](https://github.com/luoxuhai/pcl.js/commit/018adfc59c7e39b68c184c032cb54b66f7f94024))
* add search.KdTree api ([bad2092](https://github.com/luoxuhai/pcl.js/commit/bad2092efa89da77e979195c5a67169a036ad251))

# [1.5.0](https://github.com/luoxuhai/pcl.js/compare/v1.4.1...v1.5.0) (2022-09-23)


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.5.0",
"version": "1.6.0",
"description": "PCL for browser and node, powered by WebAssembly.",
"types": "dist/types/pcl.d.ts",
"main": "dist/pcl.cjs.js",
Expand Down

1 comment on commit f5fcf0f

@vercel
Copy link

@vercel vercel bot commented on f5fcf0f Sep 25, 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 – ./

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

Please sign in to comment.