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+ ## v1.0.1
4+
5+ [ compare changes] ( https://github.com/jcamp-code/commitlint-config-unjs/compare/v1.0.0...v1.0.1 )
6+
7+
8+ ### 📖 Documentation
9+
10+ - Typo ([ 329d7b0] ( https://github.com/jcamp-code/commitlint-config-unjs/commit/329d7b0 ) )
11+
12+ ### 📦 Build
13+
14+ - Move renovatebot config file ([ 7e97684] ( https://github.com/jcamp-code/commitlint-config-unjs/commit/7e97684 ) )
15+ - Add packageManager ([ 427ec5e] ( https://github.com/jcamp-code/commitlint-config-unjs/commit/427ec5e ) )
16+
17+ ### 🏡 Chore
18+
19+ - Update eslint-config ([ 3bd68b5] ( https://github.com/jcamp-code/commitlint-config-unjs/commit/3bd68b5 ) )
20+ - Fix invalid packagemanager ([ 0050dc4] ( https://github.com/jcamp-code/commitlint-config-unjs/commit/0050dc4 ) )
21+ - Switch to prepare script ([ 22e8726] ( https://github.com/jcamp-code/commitlint-config-unjs/commit/22e8726 ) )
22+
23+ ### ❤️ Contributors
24+
25+ - John Campion < john@brightshore.com >
26+
327## v1.0.0
428
529[ compare changes] ( https://github.com/jcamp-code/commitlint-config-unjs/compare/v0.2.0...v1.0.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-unjs" ,
33 "type" : " module" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "packageManager" : " pnpm@8.1.0" ,
66 "description" : " A commitlint config for unjs's changelogen tool" ,
77 "author" : " John Campion" ,
6565 "vite" : " ^4.2.1" ,
6666 "vitest" : " ^0.29.8"
6767 }
68- }
68+ }
You can’t perform that action at this time.
0 commit comments