File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.7.2
4+
5+ Noting meaningful. Just another [ changelogen] ( https://unjs.io/packages/changelogen ) test.
6+
7+ [ compare changes] ( https://github.com/Modern-School/hnxml/compare/v0.7.1...v0.7.2 )
8+
9+ ### 📖 Documentation
10+
11+ - ** readme:** Update readme ([ f98b74c] ( https://github.com/Modern-School/hnxml/commit/f98b74c ) )
12+ - ** hnstd:** Update and rename: docs.md -> hnstd.md ([ 476b7ab] ( https://github.com/Modern-School/hnxml/commit/476b7ab ) )
13+
14+ ### 📦 Build
15+
16+ - Now manage dependencies in package.json ([ e8a8174] ( https://github.com/Modern-School/hnxml/commit/e8a8174 ) )
17+
18+ ### 🏡 Chore
19+
20+ - Deno fmt and jsr now ignore CHANGELOG.md ([ a09052f] ( https://github.com/Modern-School/hnxml/commit/a09052f ) )
21+ - Changelog use --bump instead of --release ([ 429f886] ( https://github.com/Modern-School/hnxml/commit/429f886 ) )
22+
23+ ### ❤️ Contributors
24+
25+ - FBIKdot ([ @FBIKdot ] ( https://github.com/FBIKdot ) )
26+
327## v0.7.1
428
529Start to use [ changelogen] ( https://unjs.io/packages/changelogen ) to generate
Original file line number Diff line number Diff line change 11{
22 "name" : " @modernschoolproject/hnxml" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.7.2 " ,
44 "exports" : {
55 "." : " ./index.ts" ,
66 "./jsx/mission" : " ./src/components/mission.ts" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.7.1 " ,
2+ "version" : " 0.7.2 " ,
33 "dependencies" : {
44 "jsx-xml" : " ^0.3.0"
55 },
You can’t perform that action at this time.
0 commit comments