From 1cbca373424030c97a074b1f61e6170a8684d654 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 19 Dec 2024 17:08:03 +0100 Subject: [PATCH] bump version --- doc/dev.md | 10 +++++----- doc/links.md | 14 +++++++------- doc/nrepl/README.md | 2 +- doc/nrepl/index.html | 4 ++-- resources/public/codemirror.html | 8 ++++---- resources/public/html/cljs-ajax.html | 4 ++-- resources/public/html/export.html | 2 +- resources/public/html/reagent.html | 4 ++-- resources/public/index.html | 2 +- 9 files changed, 25 insertions(+), 25 deletions(-) diff --git a/doc/dev.md b/doc/dev.md index 7a97eb1..ebb5b8b 100644 --- a/doc/dev.md +++ b/doc/dev.md @@ -90,20 +90,20 @@ To create a new NPM release: - Prepare version `package.json`, except patch (if anything should change here) - Run `bb npm-publish`: this will compile, bump patch version, create tag and and push to npm and Github -- `bb replace-version 0.6.16 0.6.20` +- `bb replace-version 0.6.16 0.6.21` - Create Github release with updated links from `doc/links.md` - `bb gh-pages` - + - - + + - + diff --git a/doc/links.md b/doc/links.md index f9fc5ef..ca71b2e 100644 --- a/doc/links.md +++ b/doc/links.md @@ -1,7 +1,7 @@ -https://cdn.jsdelivr.net/npm/scittle@0.6.20/dist/scittle.js -https://cdn.jsdelivr.net/npm/scittle@0.6.20/dist/scittle.cljs-ajax.js -https://cdn.jsdelivr.net/npm/scittle@0.6.20/dist/scittle.reagent.js -https://cdn.jsdelivr.net/npm/scittle@0.6.20/dist/scittle.re-frame.js -https://cdn.jsdelivr.net/npm/scittle@0.6.20/dist/scittle.promesa.js -https://cdn.jsdelivr.net/npm/scittle@0.6.20/dist/scittle.pprint.js -https://cdn.jsdelivr.net/npm/scittle@0.6.20/dist/scittle.nrepl.js +https://cdn.jsdelivr.net/npm/scittle@0.6.21/dist/scittle.js +https://cdn.jsdelivr.net/npm/scittle@0.6.21/dist/scittle.cljs-ajax.js +https://cdn.jsdelivr.net/npm/scittle@0.6.21/dist/scittle.reagent.js +https://cdn.jsdelivr.net/npm/scittle@0.6.21/dist/scittle.re-frame.js +https://cdn.jsdelivr.net/npm/scittle@0.6.21/dist/scittle.promesa.js +https://cdn.jsdelivr.net/npm/scittle@0.6.21/dist/scittle.pprint.js +https://cdn.jsdelivr.net/npm/scittle@0.6.21/dist/scittle.nrepl.js diff --git a/doc/nrepl/README.md b/doc/nrepl/README.md index 9baecea..ffccbe8 100644 --- a/doc/nrepl/README.md +++ b/doc/nrepl/README.md @@ -21,7 +21,7 @@ the normal routine: ``` html - + ``` Also include the CLJS file that you want to evaluate with nREPL: diff --git a/doc/nrepl/index.html b/doc/nrepl/index.html index 42ba9bd..b180e74 100644 --- a/doc/nrepl/index.html +++ b/doc/nrepl/index.html @@ -1,9 +1,9 @@ - + - + diff --git a/resources/public/codemirror.html b/resources/public/codemirror.html index 0709699..e0d9190 100644 --- a/resources/public/codemirror.html +++ b/resources/public/codemirror.html @@ -1,13 +1,13 @@ - + - - - + + + - + + + + - +