Skip to content

Commit 17bfef1

Browse files
chore: release main (#776)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 442d355 commit 17bfef1

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.13.2",
2+
"packages/core": "3.14.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.14.0](https://github.com/juntossomosmais/atomium/compare/atomium-v3.13.2...atomium-v3.14.0) (2025-07-17)
4+
5+
6+
### Features
7+
8+
* **datetime:** support dynamic range selection ([442d355](https://github.com/juntossomosmais/atomium/commit/442d3554373e7e3adec95d3e52abcef9e8a01711))
9+
310
## [3.13.2](https://github.com/juntossomosmais/atomium/compare/atomium-v3.13.1...atomium-v3.13.2) (2025-07-07)
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.13.2",
3+
"version": "3.14.0",
44
"description": "Core of web components for Atomium",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)