Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and luzzif committed Oct 31, 2023
1 parent 8e3e3ef commit 2fe274f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/stale-lemons-know.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @carrot-kpi/ui

## 0.65.5

### Patch Changes

- 8e3e3ef: Apply date comparisons with seconds granularity and avoid self
loops while updating minimum and maximum dates in date picker

## 0.65.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@carrot-kpi/ui",
"license": "GPL-3.0-or-later",
"author": "Federico Luzzi <federico.luzzi@protonmail.com>",
"version": "0.65.4",
"version": "0.65.5",
"main": "./dist/cjs/index.cjs",
"module": "./dist/es/index.mjs",
"types": "./dist/types/index.d.ts",
Expand Down

2 comments on commit 2fe274f

@vercel
Copy link

@vercel vercel bot commented on 2fe274f Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui – ./packages/ui

ui-carrot-labs.vercel.app
ui-git-main-carrot-labs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 2fe274f Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

host-frontend – ./packages/frontend

host-frontend-carrot-labs.vercel.app
host-frontend-git-main-carrot-labs.vercel.app

Please sign in to comment.