Skip to content

Commit 200b6bc

Browse files
committed
Update CHANGELOG
1 parent 58d8fe6 commit 200b6bc

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,8 @@ jobs:
2525
- name: npm install
2626
run: npm install
2727

28+
- name: npm run build
29+
run: npm run build
30+
2831
- name: npm publish
2932
run: npm publish --provenance --access public

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
### Pending Fixed
1414

15+
### v14.17.2 - 2025-12-16
16+
17+
- :rocket: Add Build Step
18+
1519
### v14.17.1 - 2025-12-15
1620

1721
- :rocket: Update Release Process

0 commit comments

Comments
 (0)