Skip to content

Commit

Permalink
chore: release main (#1368)
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 Nov 14, 2024
1 parent 8ad1567 commit 63d8e95
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
Expand Up @@ -10,5 +10,5 @@
"elements/storytelling": "1.4.0",
"elements/geosearch": "0.5.0",
"elements/chart": "0.3.0",
"utils": "0.0.1"
"utils": "0.1.0"
}
7 changes: 7 additions & 0 deletions utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.0](https://github.com/EOX-A/EOxElements/compare/elements-utils-v0.0.1...elements-utils-v0.1.0) (2024-11-14)


### Features

* Add basic code styling ([#1367](https://github.com/EOX-A/EOxElements/issues/1367)) ([8ad1567](https://github.com/EOX-A/EOxElements/commit/8ad156777695ee3165db0691099f20d61c8ab33b))

## 0.0.1 (2024-10-17)


Expand Down
2 changes: 1 addition & 1 deletion utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eox/elements-utils",
"version": "0.0.1",
"version": "0.1.0",
"description": "Utils and common styles used by EOxElements",
"main": "./index.js",
"files": [
Expand Down

0 comments on commit 63d8e95

Please sign in to comment.