Skip to content

Commit

Permalink
chore(master): release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 29, 2023
1 parent 897dee2 commit 6f30562
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ 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).

## [1.2.1](https://github.com/klarna/geofences-reducer/compare/v1.2.0...v1.2.1) (2023-09-29)


### Bug Fixes

* github org ([1cfa3a0](https://github.com/klarna/geofences-reducer/commit/1cfa3a0d9f7e25b9f3d3fa96bc9e523a849681d3))
* repolint path ([d8186fa](https://github.com/klarna/geofences-reducer/commit/d8186fa61d43722c639364c7cbd79a01c3328cb3))

## [1.2.0](https://github.com/klarna/geofences-reducer/compare/v1.1.0...v1.2.0) (2023-09-28)


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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@klarna/geofences-reducer",
"version": "1.2.0",
"version": "1.2.1",
"description": "Reduces overlapping geofences",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 6f30562

Please sign in to comment.