Skip to content

Commit 1ac8f70

Browse files
committed
🧹 chore(app): bump version v0.1.2 + update changelog
1 parent 20517ea commit 1ac8f70

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [Version 0.1.2] - 2026-01-07
44

55
### Added
66

@@ -14,6 +14,7 @@
1414
### Fixed
1515

1616
- Issue Node.js `fs/promises` missing some required methods and failing `parallel` command run on Node.js runtime
17+
- NPM revival command in postinstall script
1718

1819
## Version 0.1.1 - 2026-01-03
1920

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gdx",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Git, but with better DX. The raw power of Git, aligned with human workflows.",
55
"homepage": "https://github.com/Type-Delta/gdx#readme",
66
"bugs": {

0 commit comments

Comments
 (0)