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]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
  • Loading branch information
evansjohnson committed Jul 25, 2024
1 parent 6491c01 commit 1a5c82b
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 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.10.5",
"version": "5.11.0",
"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.7",
"version": "5.3.8",
"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.7",
"version": "2.3.8",
"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.10.5",
"version": "5.11.0",
"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.10.5",
"version": "5.11.0",
"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.10.5",
"version": "5.11.0",
"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.7",
"version": "5.3.8",
"description": "Blueprint theme for documentalist",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@blueprintjs/eslint-config",
"version": "6.0.2",
"version": "6.0.3",
"description": "ESLint configuration for @blueprintjs packages",
"dependencies": {
"@blueprintjs/eslint-plugin": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@blueprintjs/eslint-plugin",
"version": "6.1.2",
"version": "6.1.3",
"description": "ESLint rules for use with @blueprintjs packages",
"main": "lib/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@blueprintjs/icons",
"version": "5.10.0",
"version": "5.11.0",
"description": "Components, fonts, icons, and css files for creating and displaying icons.",
"main": "lib/cjs/generated/index.js",
"module": "lib/esm/generated/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.10.5",
"version": "5.11.0",
"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.7",
"version": "2.1.8",
"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.1",
"version": "5.2.2",
"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.1.7",
"version": "5.1.8",
"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.1.7",
"version": "5.1.8",
"description": "Scalable interactive table component",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down

1 comment on commit 1a5c82b

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