Skip to content

Commit

Permalink
chore(release): 1.50.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.50.1](1.50.0...1.50.1) (2023-12-16)

### Bug Fixes

* **homepage:** minor copy changes & layout improvements on mobile ([6376022](6376022))
  • Loading branch information
semantic-release-bot committed Dec 16, 2023
1 parent dd4d72d commit 8340cba
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 146 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.50.1](https://github.com/mapmarker/mapmarker.io/compare/1.50.0...1.50.1) (2023-12-16)


### Bug Fixes

* **homepage:** minor copy changes & layout improvements on mobile ([6376022](https://github.com/mapmarker/mapmarker.io/commit/63760226960970b1ae2b62167a6fd0617ca8fdec))

# [1.50.0](https://github.com/mapmarker/mapmarker.io/compare/1.49.0...1.50.0) (2023-12-16)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
},
"minimum-stability": "dev",
"prefer-stable": true,
"version": "1.50.0"
"version": "1.50.1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "generate complex map markers on the fly",
"homepage": "https://www.mapmarker.io",
"license": "MIT",
"version": "1.50.0",
"version": "1.50.1",
"scripts": {
"pint": "./vendor/bin/pint",
"style": "yarn pint -v --test",
Expand Down

0 comments on commit 8340cba

Please sign in to comment.