Skip to content

Commit

Permalink
chore: Publish new release
Browse files Browse the repository at this point in the history
 - @blueprintjs/datetime@5.3.13
 - @blueprintjs/datetime2@2.3.13
 - @blueprintjs/demo-app@5.14.1
 - @blueprintjs/docs-app@5.14.1
 - @blueprintjs/docs-data@5.14.1
 - @blueprintjs/docs-theme@5.3.13
 - @blueprintjs/select@5.3.1
  • Loading branch information
jscheiny committed Nov 6, 2024
1 parent 5de0a28 commit ae69e8d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/datetime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/datetime",
"version": "5.3.12",
"version": "5.3.13",
"description": "Components for interacting with dates and times",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/datetime2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/datetime2",
"version": "2.3.12",
"version": "2.3.13",
"description": "Re-exports of @blueprintjs/datetime APIs",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/demo-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/demo-app",
"version": "5.14.0",
"version": "5.14.1",
"description": "Blueprint Demo App",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/docs-app",
"version": "5.14.0",
"version": "5.14.1",
"description": "Blueprint Documentation Site",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/docs-data",
"version": "5.14.0",
"version": "5.14.1",
"main": "src/index.js",
"types": "src/index.d.ts",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/docs-theme",
"version": "5.3.12",
"version": "5.3.13",
"description": "Blueprint theme for documentalist",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/select",
"version": "5.3.0",
"version": "5.3.1",
"description": "Components related to selecting items from a list",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down

1 comment on commit ae69e8d

@svc-palantir-github
Copy link

Choose a reason for hiding this comment

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

chore: Publish new release

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

Please sign in to comment.