Skip to content

Commit

Permalink
5.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tophtucker committed Aug 25, 2023
1 parent 7605d0a commit fa180e3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See checklist for [publishing a new release](https://observablehq.com/@observablehq/publishing-new-open-source-releases).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@observablehq/runtime",
"version": "5.9.1",
"version": "5.9.2",
"author": {
"name": "Observable, Inc.",
"url": "https://observablehq.com"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@
isoformat "^0.2.0"

"@observablehq/stdlib@^5.0.0":
version "5.8.1"
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.1.tgz#50002b0d2a021890052d6f96700d86d15ca18c7d"
integrity sha512-ng6QQSzFbPQnMMeCUhUl/EPzpyrwfmGsujztGdPXS1ZYrLoAc9co4rhUC5Vv6dBh8E4yzZkxwNyTs73bLN4alQ==
version "5.8.2"
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.2.tgz#0e5f73064783ed9d23a20feecd4a42bdfb996a30"
integrity sha512-68Xo97UJzJNOTDkZFSOqpGifMJ7KCXGXB0EljWIYzu9CzpaAjiakdJgMm2h7xHdPRh8HKoFIEPqeVg7YKjQh0Q==
dependencies:
d3-array "^3.2.0"
d3-dsv "^3.0.1"
Expand Down

0 comments on commit fa180e3

Please sign in to comment.