We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d55f1 commit 61730bbCopy full SHA for 61730bb
3 files changed
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
<section class="release" id="unreleased">
6
7
-## Unreleased (2026-01-04)
+## Unreleased (2026-01-30)
8
9
<section class="commits">
10
NOTICE
@@ -1 +1 @@
1
-Copyright (c) 2016-2025 The Stdlib Authors.
+Copyright (c) 2016-2026 The Stdlib Authors.
package.json
@@ -37,7 +37,7 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/ndarray-base-dtype-char": "^0.2.2",
+ "@stdlib/ndarray-base-dtype-char": "^0.3.0",
41
"@stdlib/object-inverse": "github:stdlib-js/object-inverse#main"
42
43
"devDependencies": {
@@ -80,7 +80,6 @@
80
"utils",
81
"util"
82
],
83
- "__stdlib__": {},
84
"funding": {
85
"type": "opencollective",
86
"url": "https://opencollective.com/stdlib"
0 commit comments