Skip to content

Commit a42fae4

Browse files
committed
chore(release): v0.1.3
- Bump @poupe/eslint-config to 0.8.4, remove local arrow-parens override - Use pnpm test:compat script in compat workflow - Configure Renovate with config validator workflow Signed-off-by: Alejandro Mery <amery@apptly.co>
1 parent 5dba908 commit a42fae4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.1.3] - 2026-03-25
8+
9+
### Added
10+
11+
- **ci**: Renovate configuration with config validator workflow
12+
713
### Changed
814

915
- **deps**: Bump `@poupe/eslint-config` ~0.8.3 → ^0.8.4 — remove

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kagal/json-template",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"type": "module",
55
"description": "JSON template engine with shell-style ${var:-default} variable substitution",
66
"license": "MIT",

0 commit comments

Comments
 (0)