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.0.7
4+
5+ [ compare changes] ( https://github.com/ambitiondev/dynamic-url/compare/v0.0.6...v0.0.7 )
6+
7+ ### 📦 Build
8+
9+ - ** package:** Remove qs types package from dev dependencies ([ #25 ] ( https://github.com/ambitiondev/dynamic-url/pull/25 ) )
10+
11+ ### ❤️ Contributors
12+
13+ - Berrie Nachtweh ([ @bnachtweh ] ( https://github.com/bnachtweh ) )
14+
315## v0.0.6
416
517[ compare changes] ( https://github.com/ambitiondev/dynamic-url/compare/v0.0.5...v0.0.6 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @ambitiondev/dynamic-url" ,
33 "description" : " lightweight util for creating dynamic endpoint strings" ,
4- "version" : " 0.0.6 " ,
4+ "version" : " 0.0.7 " ,
55 "main" : " ./dist/src/url.js" ,
66 "types" : " ./dist/src/url.d.ts" ,
77 "repository" : " https://github.com/ambitiondev/dynamic-url" ,
You can’t perform that action at this time.
0 commit comments