Skip to content

Commit 3dd58f1

Browse files
committed
chore(release): 0.2.1
1 parent cfa2894 commit 3dd58f1

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
## 0.2.1 (2025-11-16)
6+
7+
8+
### Features
9+
10+
* Switch to npm init ([#10](https://github.com/ti8m/tinker-stack/issues/10)) ([9ea8030](https://github.com/ti8m/tinker-stack/commit/9ea8030ae154d9c323a25cbb35d429c139aeec4a))

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": "create-tinker-stack",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"bin": "create/index.js",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)