File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.1.13
4+
5+ [ compare changes] ( https://github.com/iamsomraj/vue-qs/compare/v0.1.12...v0.1.13 )
6+
7+ ### 🩹 Fixes
8+
9+ - Ensure inject function returns undefined if no query adapter is provided ([ bf3da41] ( https://github.com/iamsomraj/vue-qs/commit/bf3da41 ) )
10+
11+ ### 🏡 Chore
12+
13+ - Update version to v0.1.12 in documentation ([ a939c82] ( https://github.com/iamsomraj/vue-qs/commit/a939c82 ) )
14+ - Update links to source code in documentation ([ 25821b3] ( https://github.com/iamsomraj/vue-qs/commit/25821b3 ) )
15+ - Update documentation links to reflect new commit references ([ eb53bfb] ( https://github.com/iamsomraj/vue-qs/commit/eb53bfb ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Somraj Mukherjee ([ @iamsomraj ] ( https://github.com/iamsomraj ) )
20+
321## v0.1.12
422
523[ compare changes] ( https://github.com/iamsomraj/vue-qs/compare/v0.1.11...v0.1.12 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-qs" ,
3- "version" : " 0.1.12 " ,
3+ "version" : " 0.1.13 " ,
44 "description" : " Type‑safe, reactive URL query params for Vue" ,
55 "license" : " MIT" ,
66 "author" : " Somraj Mukherjee" ,
You can’t perform that action at this time.
0 commit comments