Skip to content

Commit

Permalink
Merge pull request #81 from martapanc/release-please--branches--maste…
Browse files Browse the repository at this point in the history
…r--components--release-please-action

chore(master): release 2.8.0
  • Loading branch information
martapanc authored May 1, 2024
2 parents 263a5bb + 3d70e7c commit d617712
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.8.0](https://github.com/martapanc/martacodes.it/compare/v2.7.0...v2.8.0) (2024-05-01)


### Features

* add map with visited countries, regions, states ([72aed38](https://github.com/martapanc/martacodes.it/commit/72aed38a4bf152edb34d5d67388e8fe7b8a56eae))
* add visited cities to map ([ba63b72](https://github.com/martapanc/martacodes.it/commit/ba63b724964ee1bbfa934e763fb3dfdb1121e71b))
* add visited cities toggle ([49c19ae](https://github.com/martapanc/martacodes.it/commit/49c19ae08f4c353eed20bea95090767db959a132))
* improve city toggle ([7422bea](https://github.com/martapanc/martacodes.it/commit/7422bea06f2c2b25b6e601b21def27366d98d348))
* setup Amcharts map ([20d9f48](https://github.com/martapanc/martacodes.it/commit/20d9f48e5dc0348e1d009affe98d0fcd2e403ce8))
* toggle cities ([cbb6052](https://github.com/martapanc/martacodes.it/commit/cbb6052629ce27b758349832090120b334df73f6))

## [2.7.0](https://github.com/martapanc/martacodes.it/compare/v2.6.0...v2.7.0) (2024-03-21)


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": "martacodes.it",
"version": "2.7.0",
"version": "2.8.0",
"private": true,
"scripts": {
"dev": "next dev --port 3001",
Expand Down

0 comments on commit d617712

Please sign in to comment.