Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @konturio/[email protected]
 - @konturio/[email protected]
 - @konturio/[email protected]
  • Loading branch information
vkozio committed Feb 10, 2025
1 parent 79f96e3 commit 14e20bf
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 4 deletions.
6 changes: 6 additions & 0 deletions packages/default-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.5.0](https://github.com/konturio/ui/compare/@konturio/[email protected]...@konturio/[email protected]) (2025-02-10)

### Features

- **default-icons:** add OsmGaps16 ([79f96e3](https://github.com/konturio/ui/commit/79f96e3e8274aa774b4da959cfb2317316a42418))

# [2.4.0](https://github.com/konturio/ui/compare/@konturio/[email protected]...@konturio/[email protected]) (2024-06-18)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/default-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@konturio/default-icons",
"version": "2.4.0",
"version": "2.5.0",
"sideEffects": false,
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/floating/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/konturio/ui/compare/@konturio/[email protected]...@konturio/[email protected]) (2025-02-10)

### Features

- **floating-ui:** add SimpleTooltip ([71f41ec](https://github.com/konturio/ui/commit/71f41ec3fa8f4ef564f17de6a5bc9b581104c178))

## [1.1.2](https://github.com/konturio/ui/compare/@konturio/[email protected]...@konturio/[email protected]) (2024-02-07)

**Note:** Version bump only for package @konturio/floating
Expand Down
2 changes: 1 addition & 1 deletion packages/floating/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@konturio/floating",
"version": "1.1.2",
"version": "1.2.0",
"repository": {
"type": "git",
"url": "[email protected]:konturio/ui.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.4.1](https://github.com/konturio/ui/compare/@konturio/[email protected]...@konturio/[email protected]) (2025-02-10)

**Note:** Version bump only for package @konturio/ui-kit

# [5.4.0](https://github.com/konturio/ui/compare/@konturio/[email protected]...@konturio/[email protected]) (2024-12-12)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@konturio/ui-kit",
"version": "5.4.0",
"version": "5.4.1",
"repository": {
"type": "git",
"url": "[email protected]:konturio/ui.git"
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@floating-ui/react-dom": "^1.3.0",
"@konturio/floating": "^1.1.2",
"@konturio/floating": "^1.2.0",
"downshift": "^8.0.0",
"nanoid": "^4.0.2",
"react-is": "^18.2.0",
Expand Down

0 comments on commit 14e20bf

Please sign in to comment.