interactive-examples icon indicating copy to clipboard operation
interactive-examples copied to clipboard

Update to BOB 2.2.1

Open NiedziolkaMichal opened this issue 3 years ago • 3 comments

BOB version 2.2.1 was released May 24, but interactive-examples repo still uses 2.2.0. I can see that NPM & YARN are also considering 2.2.0 as newest version, so probably it wasn't published correctly. @schalkneethling Could you please try to fix it? It would be great to have #759 applied finally.

NiedziolkaMichal avatar Jul 25 '22 16:07 NiedziolkaMichal

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

welcome[bot] avatar Jul 25 '22 16:07 welcome[bot]

2.2.0 is installed now https://github.com/mdn/interactive-examples/blob/0449b71c11ed96fd3144b426f4e1243f8ba90e5d/package.json#L43

nschonni avatar Sep 29 '22 06:09 nschonni

Yes, but ^ allows minor and patch updates to a given version, so 2.2.1 should be recognized.

NiedziolkaMichal avatar Sep 29 '22 08:09 NiedziolkaMichal