File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v0.1.6] ( https://github.com/greenfinity/rescript-docx/compare/v0.1.5...v0.1.6 )
10+ ## [ v0.1.7] ( https://github.com/greenfinity/rescript-docx/compare/v0.1.6...v0.1.7 )
11+
12+ ### Merged
13+
14+ - Use forked version of rescript-nodejs to support rewatch --dev [ ` #7 ` ] ( https://github.com/greenfinity/rescript-docx/pull/7 )
15+
16+ ## [ v0.1.6] ( https://github.com/greenfinity/rescript-docx/compare/v0.1.5...v0.1.6 ) - 2025-01-05
1117
1218### Merged
1319
Original file line number Diff line number Diff line change 11{
22 "name" : " @greenfinity/rescript-docx" ,
33 "description" : " ReScript bindings for the docx.js lib" ,
4- "version" : " 0.1.6 " ,
4+ "version" : " 0.1.7 " ,
55 "scripts" : {
66 "changelog" : " yarn auto-changelog -p && git add HISTORY.md" ,
77 "build" : " yarn rescript:build" ,
You can’t perform that action at this time.
0 commit comments