Skip to content

Commit f6633f3

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.1...v1.12.0) (2023-03-24) ### Bug Fixes * digital envelope routines::unsupported ([556302a](556302a)) * override NODE_OPTIONS ([768d061](768d061)) * override NODE_OPTIONS ([797253f](797253f)) ### Features * extended kalman filter with fn parameters ([5eac445](5eac445))
1 parent 521fc62 commit f6633f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "kalman-filter",
3-
"version": "1.11.1",
3+
"version": "1.12.0",
44
"description": "Kalman filter (and Extended Kalman Filter) Multi-dimensional implementation in Javascript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)