This repository was archived by the owner on Sep 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 1.2.0 - 1.2.3] - 2020-06-23
9+
10+ Updated workflows to publish to GitHub Packages Repo.
11+
12+ ### Changed
13+
14+ - Publish workflow now includes GitHub
15+
816## [ 1.1.12] - 2020-06-19
917
1018Updated .ts files to have return types on every function.
Original file line number Diff line number Diff line change 11{
22 "name" : " @ccalamos/gatsby-source-googlemaps-static" ,
33 "description" : " Gatsby source plugin for Google Maps Static API" ,
4- "version" : " 1.2.2 " ,
4+ "version" : " 1.2.3 " ,
55 "author" : " Cole Calamos <cole@colejcalamos.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/ccalamos/gatsby-source-googlemaps-static/issues"
1515 " maps" ,
1616 " static"
1717 ],
18- "homepage" : " https://www.gatsbyjs.org/packages/ gatsby-source-googlemaps-static/ " ,
18+ "homepage" : " https://yarnpkg.com/package/@ccalamos/ gatsby-source-googlemaps-static" ,
1919 "repository" : {
2020 "type" : " git" ,
2121 "url" : " https://github.com/ccalamos/gatsby-source-googlemaps-static.git"
You can’t perform that action at this time.
0 commit comments