Skip to content

Commit 88ebfb0

Browse files
chore: release main (#808)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b70306f commit 88ebfb0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/core": "3.17.2",
2+
"packages/core": "3.18.0",
33
"packages/tokens": "2.1.0"
44
}

packages/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.18.0](https://github.com/juntossomosmais/atomium/compare/atomium-v3.17.2...atomium-v3.18.0) (2026-01-28)
4+
5+
6+
### Features
7+
8+
* **tooltip:** add flip and adjust distance from reference element ([#807](https://github.com/juntossomosmais/atomium/issues/807)) ([b70306f](https://github.com/juntossomosmais/atomium/commit/b70306f546667a682cec7a96008ee2264b977dfe))
9+
310
## [3.17.2](https://github.com/juntossomosmais/atomium/compare/atomium-v3.17.1...atomium-v3.17.2) (2025-11-11)
411

512

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@juntossomosmais/atomium",
3-
"version": "3.17.2",
3+
"version": "3.18.0",
44
"description": "Core of web components for Atomium",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)