Skip to content

Commit

Permalink
chore(master): release 1.4.1 (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 7, 2023
1 parent 0c65b3f commit 5fae016
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.0"
".": "1.4.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.1](https://github.com/linz/basemaps-screenshot/compare/v1.4.0...v1.4.1) (2023-03-07)


### Bug Fixes

* broken yarn.lock ([0c65b3f](https://github.com/linz/basemaps-screenshot/commit/0c65b3f050a552841ff9fc7c52a1e74795c7a570))

## [1.4.0](https://github.com/linz/basemaps-screenshot/compare/v1.3.0...v1.4.0) (2023-03-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/screenshot",
"version": "1.4.0",
"version": "1.4.1",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"repository": "[email protected]:linz/basemaps-screenshot.git",
Expand Down

0 comments on commit 5fae016

Please sign in to comment.