release v1.2.0 (#16)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by besaid.zone github-actions[bot] and committed by GitHub 03502f2d f9201531

-5
.changeset/sweet-rockets-fetch.md
··· 1 - --- 2 - "@nulfrost/leaflet-loader-astro": patch 3 - --- 4 - 5 - Add JSDoc comments for available loader options for leafletStaticLoader and leafletLiveLoader
···
-5
.changeset/tired-suits-double.md
··· 1 - --- 2 - "@nulfrost/leaflet-loader-astro": minor 3 - --- 4 - 5 - Add support for blockquotes
···
+10
CHANGELOG.md
··· 1 # leaflet-loader-astro 2 3 ## 1.1.0 4 5 ### Minor Changes
··· 1 # leaflet-loader-astro 2 3 + ## 1.2.0 4 + 5 + ### Minor Changes 6 + 7 + - f920153: Add support for blockquotes 8 + 9 + ### Patch Changes 10 + 11 + - 8922bb1: Add JSDoc comments for available loader options for leafletStaticLoader and leafletLiveLoader 12 + 13 ## 1.1.0 14 15 ### Minor Changes
+1 -1
package.json
··· 1 { 2 "name": "@nulfrost/leaflet-loader-astro", 3 - "version": "1.1.0", 4 "description": "A leaflet.pub astro collection loader", 5 "keywords": [ 6 "astro",
··· 1 { 2 "name": "@nulfrost/leaflet-loader-astro", 3 + "version": "1.2.0", 4 "description": "A leaflet.pub astro collection loader", 5 "keywords": [ 6 "astro",