Skip to content

Commit

Permalink
chore: Publish new release
Browse files Browse the repository at this point in the history
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
  • Loading branch information
ggdouglas committed Oct 2, 2024
1 parent 498df66 commit 14bfb3d
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/core",
"version": "5.13.0",
"version": "5.13.1",
"description": "Core styles & components",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
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.10",
"version": "5.3.11",
"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.10",
"version": "2.3.11",
"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.13.0",
"version": "5.13.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.13.0",
"version": "5.13.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.13.0",
"version": "5.13.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.10",
"version": "5.3.11",
"description": "Blueprint theme for documentalist",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/landing-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/landing-app",
"version": "5.13.0",
"version": "5.13.1",
"description": "Blueprint landing page",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/popover2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/popover2",
"version": "2.1.10",
"version": "2.1.11",
"description": "Re-exports of popover-related components from @blueprintjs/core",
"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.2.4",
"version": "5.2.5",
"description": "Components related to selecting items from a list",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/table-dev-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/table-dev-app",
"version": "5.2.1",
"version": "5.2.2",
"description": "Dev application for @blueprintjs/table",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/table",
"version": "5.2.1",
"version": "5.2.2",
"description": "Scalable interactive table component",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down

1 comment on commit 14bfb3d

@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.