Skip to content

Commit

Permalink
v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alonrbar committed May 25, 2024
1 parent e57d8a7 commit 822a089
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [3.2.1 - 2024-05-25](https://github.com/alonrbar/easy-template-x/tree/v3.2.1)

### Fixed

- Properly handle XML comments in template doc ([#113](https://github.com/alonrbar/easy-template-x/pull/113)).

## [3.2.0 - 2023-05-27](https://github.com/alonrbar/easy-template-x/tree/v3.2.0)

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easy-template-x",
"version": "3.2.0",
"version": "3.2.1",
"description": "Generate docx documents from templates, in Node or in the browser.",
"keywords": [
"docx",
Expand Down

0 comments on commit 822a089

Please sign in to comment.