Skip to content

Commit 2d2971d

Browse files
github-actions[bot]rossng
authored andcommitted
chore(main): release apriltag-node 1.3.0
1 parent 8d00008 commit 2d2971d

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.3.0"
33
}

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/terraform-industries/apriltag-node/compare/apriltag-node-v1.2.0...apriltag-node-v1.3.0) (2025-10-13)
4+
5+
6+
### Features
7+
8+
* update apriltag library to latest master ([133147e](https://github.com/terraform-industries/apriltag-node/commit/133147eb8431738b3f49ec37bf2ac10dd55af1a8))
9+
310
## [1.2.0](https://github.com/terraform-industries/apriltag-node/compare/apriltag-node-v1.1.1...apriltag-node-v1.2.0) (2025-08-06)
411

512

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@monumental-works/apriltag-node",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Node.js bindings for AprilTag detection library",
55
"type": "module",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)