Skip to content

Commit

Permalink
chore(master): release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mapcolonies-devops committed Nov 21, 2024
1 parent d8b9f8c commit 419c3b3
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"3.2.3"}
{".":"3.3.0"}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.3.0](https://github.com/MapColonies/developer-portal/compare/v3.2.3...v3.3.0) (2024-11-21)


### Features

* add map components documentation ([#97](https://github.com/MapColonies/developer-portal/issues/97)) ([55de8fd](https://github.com/MapColonies/developer-portal/commit/55de8fd7c60d32ca78dcd42faceacdcb57f07b79))


### Documentation

* **geocoding:** update openapi ([#135](https://github.com/MapColonies/developer-portal/issues/135)) ([605809b](https://github.com/MapColonies/developer-portal/commit/605809b1c42486dde71375c1a6d218deef0ac687))

## [3.2.3](https://github.com/MapColonies/developer-portal/compare/v3.2.2...v3.2.3) (2024-11-17)


Expand Down
4 changes: 2 additions & 2 deletions 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": "@map-colonies/developer-portal",
"version": "3.2.3",
"version": "3.3.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit 419c3b3

Please sign in to comment.