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 369081f commit c5f5438Copy full SHA for c5f5438
2 files changed
CHANGELOG.md
@@ -1,4 +1,16 @@
1
2
+## ...main
3
+
4
5
+### 🏡 Chore
6
7
+- Initial commit ([9322a4c](https://github.com/stacksjs/ts-ndarray/commit/9322a4c))
8
+- Wip ([369081f](https://github.com/stacksjs/ts-ndarray/commit/369081f))
9
10
+### ❤️ Contributors
11
12
+- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
13
14
## v0.3.1...main
15
16
[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.3.1...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "ts-ndarray",
"type": "module",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "Multidimensional arrays for JavaScript & TypeScript.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
0 commit comments