File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.1 - 2025-09-18
2+ ### Bug Fixes
3+ - Add dist/ to files in package.json by @danielpza in ([ 5ae044b] ( 5ae044baef30ecd959af31ee09dcbf2dcbd7c582 ) )
4+
5+ ### Miscellaneous Tasks
6+ - Fix publish workflow by @danielpza in ([ 3bd2e57] ( 3bd2e5766f6d0d00b9b12c97bdeaa2f5bccbb034 ) )
7+ - Add repository metadata to fix provenance by @danielpza in ([ 1cde63d] ( 1cde63dc3069991de6277da0cd70c846692710dd ) )
8+ - Update default export name by @danielpza in ([ 05abda5] ( 05abda5e76a19d38e430cc7a668b16c3cf2b773c ) )
9+ - Add git cliff for changelog in ([ 185e98e] ( 185e98ef900efe4eb5ec706cfc02ba5712cd2061 ) )
10+
11+ ## 0.1.0 - 2025-09-18
12+ ### Documentation
13+ - Add usage example by @danielpza in ([ a91c11b] ( a91c11bd03a8e5e51382c48c7cec601a3643ed54 ) )
14+
15+ ### Features
16+ - Add require-query-options rule by @danielpza in ([ 3cdc53e] ( 3cdc53e5004d44d839a4123a078efe42c988d9e3 ) )
17+
18+ ### Miscellaneous Tasks
19+ - Add publish workflow by @danielpza in ([ 1598daf] ( 1598daf9382d09eb2695bf9abf56a2beff2effb6 ) )
20+
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react-query-options" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "type" : " module" ,
55 "exports" : " ./dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments