Skip to content

Commit

Permalink
Merge pull request #55 from MartinP460/55-publish-v2.0.2
Browse files Browse the repository at this point in the history
Publish 2.0.2
  • Loading branch information
MartinP460 authored Mar 11, 2024
2 parents 32cab4d + bafafce commit c2bdff5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.2] - 2024-03-11

### Fixed

- Fixed a bug that made the underlying SVG not render in some environments (On Safari and some iOS devices).

## [2.0.1] - 2024-03-07

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-denmark-map",
"version": "2.0.1",
"version": "2.0.2",
"description": "Customizable plug-and-play map of Denmark for visual presentation.",
"scripts": {
"build": "rollup -c --bundleConfigAsCjs",
Expand Down

0 comments on commit c2bdff5

Please sign in to comment.