Skip to content

Commit c5f5438

Browse files
committed
chore: release v0.1.0
1 parent 369081f commit c5f5438

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

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+
214
## v0.3.1...main
315

416
[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.3.1...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-ndarray",
33
"type": "module",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"description": "Multidimensional arrays for JavaScript & TypeScript.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)