Skip to content

Commit

Permalink
Prepare release 3.25.0 (#4054)
Browse files Browse the repository at this point in the history
  • Loading branch information
adidahiya authored Apr 9, 2020
1 parent db66df8 commit 7fc047a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blueprintjs-monorepo",
"version": "3.22.3",
"version": "3.25.0",
"private": true,
"description": "A React UI toolkit for the web.",
"workspaces": [
Expand Down Expand Up @@ -46,7 +46,7 @@
"@types/sinon": "7.5.1",
"@types/webpack": "4.41.2",
"chai": "^4.2.0",
"circle-github-bot": "^2.0.1",
"circle-github-bot": "^2.1.0",
"cross-env": "^5.2.0",
"gh-pages": "^2.0.1",
"http-server": "^0.11.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2161,10 +2161,10 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
inherits "^2.0.1"
safe-buffer "^5.0.1"

circle-github-bot@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/circle-github-bot/-/circle-github-bot-2.0.1.tgz#feefa4c7f788ce842307e00d290d264728689f69"
integrity sha512-uTEX8RIjUVdvtILxEG3AXI2G9X0wZYrN/Y67IIvrosjM/nt/QBdogpDXbkVsNQmhmQYqqFguWUgt50z6UMIoXw==
circle-github-bot@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/circle-github-bot/-/circle-github-bot-2.1.0.tgz#4500464dd8ca60a5aef1162ff5a18b931c46f78e"
integrity sha512-2tx2KrgbVQ+TtKML+j7S5A4yYmkoHdpWo49aOOXnyiqpqSEIOVupK+KBaHO4H09BPr/L5efXuPHDnDbVlfCZlg==

circular-dependency-plugin@^5.0.2:
version "5.2.0"
Expand Down

1 comment on commit 7fc047a

@blueprint-bot
Copy link

Choose a reason for hiding this comment

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

Prepare release 3.25.0 (#4054)

Previews: documentation | landing | table

Please sign in to comment.