Skip to content

Update marked to the latest version 🚀 #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 1, 2017

Version 0.3.7 of marked was just published.

Dependency marked
Current Version 0.3.6
Type dependency

The version 0.3.7 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of marked.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes XSS

Should fix XSS issue discovered.

Commits

The new version differs by 8 commits.

  • 2a92083 Release 0.3.7
  • 753a7bd 0.3.7
  • 635e45c Merge pull request #960 from chjj/github-templates
  • d24427e Add issue template
  • 8f9d0b7 Merge pull request #844 from chjj/data_link_fix
  • cd2f6f5 added data: link fix to prevent xss
  • 38f1727 Merge pull request #728 from nehero/patch-1
  • 6470e8b Update readme example to reflect defaults

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Dec 23, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 23, 2017

Version 0.3.9 just got published.

Update to this version instead 🚀

Release Notes Merry XSSmas

We think with this version we have addressed most, if not all, known security vulnerabilities. If you find more, please let us know.

greenkeeper bot added a commit that referenced this pull request Jan 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2018

Version 0.3.12 just got published.

Update to this version instead 🚀

Release Notes New Year, new Marked!
  • Addresses issue where some users might not have been able to update due to missing use strict #991
  • Parser fix #977
  • New way to perform tests with options and running individual tests #1002
  • Improved test cases
  • Improved links

greenkeeper bot added a commit that referenced this pull request Feb 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2018

Version 0.3.13 just got published.

Update to this version instead 🚀

Commits

The new version differs by 73 commits.

  • 343b623 Update repo information
  • 67031a4 Merge pull request #1054 from styfle/patch-1
  • f24c6f2 Update package.json to new GitHub repo
  • 7806597 Merge pull request #1053 from styfle/fix-github-lang
  • a1c5862 Fix GitHub language via override
  • d96db05 Merge pull request #1046 from Feder1co5oave/uglifyjs
  • dd855d7 update package-lock.json
  • dd09a68 test the minified version with node test --minified
  • 2a8e6f6 remove gulpfile
  • 1dc5ab0 drop gulp, use uglify-js3 instead. Do npm run build to minify into marked.min.js
  • 735d4ce Update README.md
  • 8de10c4 Update README.md
  • 6b0416d Merge pull request #1035 from Feder1co5oave/fix_hr
  • b8437b0 fix underscore emphasis (apply commonmark flanking rule and rule 12)
  • 2ea539a add commonmark test for thematic breaks

There are 73 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2018

Version 0.3.14 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 0.3.15 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 225c7a6 0.3.15
  • f663cb4 Merge pull request #1056 from markedjs/Release-0.3.13

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 20, 2018

Version 0.3.16 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 5f76520 Run updated deployment sequence
  • 635bbe0 0.3.16
  • e47a584 Merge pull request #1065 from joshbruce/publish-sequence-update
  • ad98c98 Typos and allowing for no release PRs
  • 3670bfa Create PR Template and update RELEASE based on feedback
  • 794d944 Fix typo
  • 080d473 Ediitng
  • dbf5e43 Moving content around a bit
  • df8c1fe Make 3 NPM commands sub-bullets
  • 54f5936 Updating checklist
  • c6114e8 Create file for releasing instructions
  • d856fba Publish lifecycle
  • 9dce805 Merge pull request #1062 from markedjs/release-0.3.15
  • 9030adf Merge pull request #1060 from UziTech/patch-1059
  • 9a757fc remove parens

There are 16 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 0.3.17 just got published.

Update to this version instead 🚀

Release Notes Processes and tools
  • The elephant in the room: A security vulnerability was discovered and fixed. Please note, if something breaks due to these changes, it was not our intent, and please let us know by submitting a PR or issue to course correct (the nature of the zero-major release and having security as a number one priority) #1083
  • The other elephant in the room: We missed publishing a 0.3.16 release to GitHub; so, trying to make up for that a bit.
  • Updates to the project documentation and operations, you should check it out, just start with the README and you should be good.
  • New release PR template available #1076
  • Updates to default PR and Issue templates #1076
  • Lint checks + tests + continuous integration using Travis #1020
  • Updated testing output #1085 & #1087
Commits

The new version differs by 114 commits ahead by 114, behind by 2.

  • d69f14f Update min
  • 55c6581 Add git commands for updating master from upstream
  • 5dc9e0e Add snyk.io rep
  • cc380a3 Merge branch 'master' into update-templates
  • 953002c Merge pull request #1081 from joshbruce/update-readme
  • 20bfc10 Merge pull request #1083 from davisjam/REDOSTests
  • 1f1ffbe A little more detail around CI things
  • 7c19a69 Changing the voice for publishers section and minor grammar in admins
  • d0dc71e Use correct failing test - pretty sure it used to be case_insensitive_refs though
  • 5c24d9b Add links to Issues and PRs
  • 3e07a05 Add intro and remove publishers metnion as all publishers are committers
  • 5972221 Add npm install to setting up local checklist
  • 321c50f Update language of checklists to match AUTHORS
  • 2846212 test: add time check
  • b15e42b security: fix regexes vulnerable to catastrophic backtracking

There are 114 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2018

Version 0.3.18 just got published.

Update to this version instead 🚀

Release Notes Minor fixes and updated docs
  • Supported Markdown flavors: CommonMark 0.28 and GitHub Flavored Markdown 0.28
  • Updates to our CI pipeline; we're all green! #1098 with the caveat that there is a test that needs to get sorted (help us out #1092)
  • Start ordered lists using the initial numbers from markdown lists (#1144)
  • Added GitHub Pages site for documentation https://marked.js.org/ (#1138)
Commits

The new version differs by 86 commits.

  • 98c9d14 Update home page
  • 5d5fa04 0.3.18
  • f886f40 Merge pull request #1147 from 8fold/update-badges
  • 044683b Remove Authors ~Head
  • cceac77 Merge remote-tracking branch 'upstream/master' into update-badges
  • 265d6c1 pre-commit
  • 341d128 Merge branch 'master' into update-badges
  • eef9de4 Add /docs directory for GitHub Pages (#1138)
  • 682b9c6 grammar
  • e3489ca Add marked mark maker badge
  • 03d0ed0 [editorconfig]: All md files except in test use tab (#1111)
  • c22be25 Create CNAME for marked.js.org
  • 35214c5 Add initial docs with logo
  • 3e681a6 Move most of README.md to /docs/README.md
  • 94b8b3e Move existing docs to /docs dir

There are 86 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 26, 2018

Version 0.3.19 just got published.

Update to this version instead 🚀

Release Notes 0.3.18 minified required new release

0.3.18 did not have changes to min.

Commits

The new version differs by 23 commits.

  • 5d1baa4 Merge pull request #1157 from markedjs/release-0.3.19
  • a089991 Merge pull request #64 from fidian/master
  • ad6c7f9 Merge pull request #1156 from UziTech/docs-navigation
  • 03e015c 0.3.19
  • cf2def0 minify
  • 29f4190 Ignore DS_Store on macos
  • f29bceb Update publishing template (#1154)
  • 210eed7 Update badge template (#1155)
  • 9c01b83 link to README.md
  • fd9f444 add github ribbon
  • f5a4add add home link to header
  • c1e19a9 Merge pull request #1152 from 8fold/release-0.3.18
  • 24c0b7f fix installation nav
  • 6661fe5 Merge pull request #1148 from 8fold/styfle-admin
  • 5d3d70a Merge pull request #1144 from paulroub/OL_initial_numbers

There are 23 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 21, 2018

Version 0.4.0 just got published.

Update to this version instead 🚀

Release Notes 0.4.0

Security Fixes

New Features

Breaking Changes

  • Fix escaping pipes in tables (#1239)
  • Fix html output for tables to match GFM spec (#1245)
  • Fix many bugs to reach parity with CommonMark spec (#1135)
  • Fix new Renderer() so it uses default options (#1203)
  • Fix text and paragraph return types (#1248) (#1249)
  • Fix <em> less than 3 chars (#1181)
  • Fix <pre> code blocks so there is no more trailing \n (#1266)
  • Fix default langPrefix to follow CommonMark standard language- (#1265)

CLI Changes

  • Add string argument to CLI (#1182)
  • Change CLI stdio to remove warning (#994)

Other changes

Commits

The new version differs by 294 commits.

  • 78db8fb Merge pull request #1273 from 8fold/release-0.4.0
  • 30a80e2 0.4.0
  • 3957460 Merge pull request #1251 from markedjs/issue-templates
  • dd10e47 🗜️ minify [skip ci]
  • 0bc2fc5 Merge pull request #1265 from remyrylan/master
  • 0218945 Merge pull request #1266 from remyrylan/remove-extra-linebreak
  • 6ab2593 Remove extra inner linebreak from code blocks
  • 7b1d0be Update fenced code blocks to CommonMark standard
  • 4e910c3 Add a "why" to feature request
  • 0a247fe Create Proposal.md
  • 63d1a45 Change desc of feature request
  • cdd596f Update bug description
  • 0c8ff4b Remove unnecessary sections
  • 579f7bf 🗜️ minify [skip ci]
  • 42c3915 Merge pull request #1250 from tomtheisen/gfm-tasks

There are 250 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 17, 2018

Version 0.5.0 just got published.

Update to this version instead 🚀

Release Notes 0.5.0

Security

  • Use rtrim, not unsafe /X+$/ #1260

Breaking Changes

  • Fix GFM empty table cells #1262
  • Fix GFM extended auto-linking requiring multiple backpedals #1293
  • Fix GFM strikethrough compatibility #1258
  • Fix issues link references and prototypes #1299
  • Fix hard line break when backslash at EOL #1303
  • Fix hyperlinks with parenthesis #1305
  • Fix loose lists #1304
  • Fix strong and em #1315

Docs

  • Fix typo in USING_ADVANCED.md #1276
  • Add pictures to AUTHORS.md #1272
  • Change badge to latest version of marked #1300
  • Change badges from shields.io to badgen.net #1317
  • Use iframe to sandbox generated html #1295
  • Add additional links into readme #1310
  • Add missing parameters for renderer methods #1311
  • Add undocumented option descriptions #1312
  • Add navigation sidebar to the docs #1316

CI

  • Change travis clone depth to 3 #1270
Commits

The new version differs by 89 commits.

  • fadec13 0.5.0
  • 2af2ae4 minify
  • bfe1573 🗜️ minify [skip ci]
  • 60688a4 Merge pull request #1315 from barrywoolgar/patch-1
  • 431884f Remove commented line
  • 8c0432f Merge pull request #1317 from markedjs/badgen
  • 9a80b28 Change packagephobia badge to badgen
  • 1affa63 Change badges to use badgen
  • ba7e06d Merge pull request #1316 from styfle/docs-nav
  • bc6b408 Add license to navbar
  • 7a3e405 Move license to docs
  • c4a2514 Remove whitespace
  • 9169143 Change selected color & remove underline
  • feeeee5 Revert script links so they still use CDN
  • ab89d59 Add bold for selected nav

There are 89 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2018

  • The dependency marked was updated from 0.3.6 to 0.5.1.

Update to this version instead 🚀

Release Notes for 0.5.1

Security

  • Fix inline code regex and prevent REDOS #1337
  • Use @markedjs/html-differ to prevent REDOS #1331

Bug Fixes

  • Fix typographic substitution in (pre|code|kbd|script) blocks when smartypants=true #1335
  • Fix auto-linking email address #1338

Other

  • Refactor the escape() function to improve performance 10-20% #975
  • Update copyright in source code #1326
  • Update benchmark tests #1019
  • Add dependency badges to readme #1333
Commits

The new version differs by 47 commits.

  • 98dba3e change version to 0.5.1
  • 82a1f32 Merge branch 'master' into release-0.6.0
  • d6ebfc9 Merge pull request #1333 from styfle/readme-badges
  • fb06c34 reseting from npm version workaround
  • 8540eef npm version not being caught by git
  • 5f46e44 0.6.0
  • e52279a package-lock changed
  • 6c2a614 Merge pull request #1331 from markedjs/fork-html-differ
  • f93d858 🗜️ minify [skip ci]
  • b891696 Merge pull request #1337 from UziTech/code-trimmed
  • 9dc6996 fix a few more spec examples
  • 3271b8b fix inline code regex
  • 5699117 🗜️ minify [skip ci]
  • 2a94e20 Merge pull request #1338 from Feder1co5oave/fix-1218
  • 51e97fd add tests from #1307, #1327, and #1337

There are 47 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2018

  • The dependency marked was updated from 0.3.6 to 0.5.2.

Update to this version instead 🚀

Release Notes for 0.5.2

Bug Fixes

  • Fix emphasis closing by single _ (part of left-flanking run) #1351
  • Make URL handling consistent between links and images #1359

Other

  • Add missing semicolons, add lint rule #1340
  • Make Steven (@styfle) a npm publisher #1346
  • Fix typo in docs: responsibility #1364
  • Add the ability to specify options on the demo page as JSON #1357
    • Show red border when JSON options are invalid #1360
  • Move license file back to root dir #1356
  • Fix builds: remove node v0.10 from travis matrix #1366
    • This does not a break compatibility in this release but it will a future release
  • Add files key to package.json to prevent publishing unused files #1367
Commits

The new version differs by 45 commits.

  • 97be813 Merge pull request #1365 from styfle/release-0-5-2
  • 1b7598d 0.5.2
  • 154d052 Merge pull request #1367 from styfle/files-pkg-json
  • 31f330e Delete .npmignore
  • b2544c4 Add files to package.json
  • 8b9ba8e Merge pull request #1366 from styfle/remove-node-0.10
  • 0c69fcb Update .travis.yml
  • e9d9d79 Remove node v0.10 from travis matrix
  • 08d0107 Merge pull request #1356 from styfle/license
  • 04257e8 Merge pull request #1364 from yanick/patch-1
  • 89bafb8 typo: responsibility
  • 2aeae6d Merge pull request #1360 from aprotim/demo_options_parse_feedback
  • beca97f 🗜️ minify [skip ci]
  • 3bc4b99 Merge pull request #1359 from aprotim/fix_url_sanitization
  • edaddac Options input shouldn't be resizeable

There are 45 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 1, 2019

  • The dependency marked was updated from 0.3.6 to 0.6.0.

Update to this version instead 🚀

Release Notes for 0.6.0

Breaking Changes

  • Drop support for Node v0.10 and old browsers such as Internet Explorer
    • You should not have any problems if using Node 4+ or a modern browser
  • Add parameter slugger to Renderer.prototype.heading method #1401
    • You should not have any problems if you do not override this method

New Features

  • Add new export marked.Slugger #1401

Fixes

  • Fix emphasis followed by a punctuation #1383
  • Fix bold around autolink email address #1385
  • Make autolinks case insensitive #1384
  • Make code fences compliant with Commonmark spec #1387
  • Make blockquote paragraph continuation compliant with Commonmark spec #1394
  • Make ordered list marker length compliant with Commonmark spec #1391
  • Make empty list items compliant with Commonmark spec #1395
  • Make tag escaping compliant with Commonmark spec #1397
  • Make strong/bold compliant with Commonmark spec #1400
  • Fix handling of adjacent lists #684
  • Add better error handling when token type cannot be found #1005
  • Fix duplicate heading id and non-latin characters #1401

CLI

  • Pretty print ENOENT errors on cli #1396
  • Update repo url in man #1403

Docs

Tests

  • Remove old test covered by gfm/cm #1389
Commits

The new version differs by 60 commits.

  • 88a8561 Merge pull request #1404 from styfle/release-0.6.0
  • 3160a47 0.6.0
  • 991f3f7 Merge pull request #1392 from UziTech/defibrillator-mccraveiro
  • 57fd147 🗜️ minify [skip ci]
  • dfbc9a1 Merge pull request #1401 from styfle/slugger2
  • 6dff94d Merge pull request #1403 from Krinkle/patch-1
  • 0e75ab5 man: Update bugs url in text version
  • 632ac5d Fix unit tests for slugger
  • 5c926e2 Fix slugger & unit tests
  • ffeb807 🗜️ minify [skip ci]
  • 7e1088f Merge pull request #1400 from mccraveiro/strong-tag
  • 9bc193b 🗜️ minify [skip ci]
  • 53d7ba0 Merge pull request #1397 from mccraveiro/escape-tag
  • fb334ba 🗜️ minify [skip ci]
  • e5e5b09 Merge pull request #1395 from mccraveiro/empty-list

There are 60 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2019

  • The dependency marked was updated from 0.3.6 to 0.6.1.

Update to this version instead 🚀

Release Notes for 0.6.1

Fixes

  • Fix parenthesis url redos #1414

Docs

  • Update demo site to use a worker #1418
  • Update devDependencies to last stable #1409
  • Update documentation about extending Renderer #1417
  • Remove --save option as it isn't required anymore #1422
  • Add snyk badge #1420
Commits

The new version differs by 40 commits.

  • c679e5e Merge pull request #1421 from UziTech/release-0.6.1
  • d9fe247 0.6.1
  • e959a1d Merge pull request #1420 from markedjs/snyk-badge
  • f42c4a7 Merge pull request #1422 from stevemoser/patch-1
  • 0f8e7b5 Remove --save option as it isn't required anymore
  • e1605cb Remove --save option as it isn't required anymore
  • 89b1717 🗜️ minify [skip ci]
  • a908d08 Merge pull request #1414 from UziTech/multi-bracket-link
  • 7e07647 Add snyk badge
  • da67561 Merge pull request #1418 from UziTech/version-worker
  • 40ad6f1 Merge branch 'master' into version-worker
  • bf0399b Merge pull request #1415 from remyhunt/enhancement-1406-demo-version
  • 02d90aa Merge pull request #1 from UziTech/demo-versions
  • 14da71c clean up more code
  • 40d65e5 add loading screen

There are 40 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 5, 2019

  • The dependency marked was updated from 0.3.6 to 0.6.2.

Update to this version instead 🚀

Release Notes for 0.6.2

Security

Fixes

  • Links parens #1435
  • New line after table with escaped pipe #1439
  • List item tables #1446

Enhancements

  • Pass token boolean to the listitem function #1440
  • Allow html without \n after #1438

CLI

  • Update man page to include --test and fix argv parameters #1442
  • Add a --version flag to print marked version #1448

Testing

  • Normalize marked tests #1444
  • Update tests to node 4 syntax #1449
Commits

The new version differs by 68 commits.

  • 529a8d4 Merge pull request #1441 from styfle/release-0.6.2
  • fc5dbf1 🗜️ minify [skip ci]
  • b1ddd3c Merge pull request #1460 from andersk/inline-text-quadratic
  • be27472 Improve worst-case performance of inline.text regex
  • 6b88601 0.6.2
  • ba1de1e 🗜️ minify [skip ci]
  • d94253c Merge pull request #1438 from UziTech/html-new-line-fix
  • 6eec528 Merge pull request #1449 from UziTech/use-htmldiffer
  • 0cd0333 remove redundant comments
  • ff127c5 use template literals
  • a16251d fix test spacing
  • da57301 use htmldiffer in file tests & update to node 4
  • 621f649 abstract htmldiffer
  • 42e816c fix again
  • 246dd3d fix whitespace after tag

There are 68 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 30, 2019

  • The dependency marked was updated from 0.3.6 to 0.6.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 6, 2019

  • The dependency marked was updated from 0.3.6 to 0.7.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 12, 2019

  • The dependency marked was updated from 0.3.6 to 0.8.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 18, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2020

  • The dependency marked was updated from 0.3.6 to 0.8.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2020

  • The dependency marked was updated from 0.3.6 to 0.8.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 21, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2020

  • The dependency marked was updated from 0.3.6 to 1.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 16, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 16, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency marked was updated from 0.3.6 to 1.1.0.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants