Skip to content

Commit bc50868

Browse files
πŸš€ v6.28.0-next.1 πŸ¦‰
## Version 6.28.0-next.1 ### ✨ New & Improved * adopt variable ([#200](#200)) ([947e31e](947e31e)) ### πŸ›  Fixes & Updates * **deps-dev:** bump @readme/variable from 11.0.0 to 13.4.12 ([#188](#188)) ([16724d8](16724d8)) * **deps-dev:** bump babel-jest from 26.6.3 to 27.0.5 ([#187](#187)) ([dd26212](dd26212)) * **deps-dev:** bump eslint from 7.19.0 to 7.29.0 ([#184](#184)) ([7e032cf](7e032cf)) * **deps-dev:** bump puppeteer from 9.1.1 to 10.0.0 ([#191](#191)) ([3218a8d](3218a8d)) * **deps:** bump unist-util-select from 3.0.4 to 4.0.0 ([#180](#180)) ([caa51ff](caa51ff)) * **deps:** general maintenance ([#186](#186)) ([c2c59b7](c2c59b7)) * updatee package-log.json ([59e2df2](59e2df2)) <!--SKIP CI-->
1 parent c2c59b7 commit bc50868

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Changelog
22
===
33

4+
## Version 6.28.0-next.1
5+
6+
### ✨ New & Improved
7+
8+
* adopt variable ([#200](https://github.com/readmeio/markdown/issues/200)) ([947e31e](https://github.com/readmeio/markdown/commit/947e31e08e02fe4d82c628ebd5bf3dd268ff3471))
9+
10+
11+
### πŸ›  Fixes & Updates
12+
13+
* **deps-dev:** bump @readme/variable from 11.0.0 to 13.4.12 ([#188](https://github.com/readmeio/markdown/issues/188)) ([16724d8](https://github.com/readmeio/markdown/commit/16724d84940b5211716264577a080a5d95d7dbbe))
14+
* **deps-dev:** bump babel-jest from 26.6.3 to 27.0.5 ([#187](https://github.com/readmeio/markdown/issues/187)) ([dd26212](https://github.com/readmeio/markdown/commit/dd262123e9dc6af8147c1250907014b2d92d8054))
15+
* **deps-dev:** bump eslint from 7.19.0 to 7.29.0 ([#184](https://github.com/readmeio/markdown/issues/184)) ([7e032cf](https://github.com/readmeio/markdown/commit/7e032cfc4b91ac9b0f43e0931ae770d8ff54fcbe))
16+
* **deps-dev:** bump puppeteer from 9.1.1 to 10.0.0 ([#191](https://github.com/readmeio/markdown/issues/191)) ([3218a8d](https://github.com/readmeio/markdown/commit/3218a8d0221fe4b40b67fc922571d93479cbafb7))
17+
* **deps:** bump unist-util-select from 3.0.4 to 4.0.0 ([#180](https://github.com/readmeio/markdown/issues/180)) ([caa51ff](https://github.com/readmeio/markdown/commit/caa51ff18be86c45e957997a3886f5b0c1ed91a1))
18+
* **deps:** general maintenance ([#186](https://github.com/readmeio/markdown/issues/186)) ([c2c59b7](https://github.com/readmeio/markdown/commit/c2c59b7a9948dfb92d406ef14621422ac5efd604))
19+
* updatee package-log.json ([59e2df2](https://github.com/readmeio/markdown/commit/59e2df20ea46a21033464350ae4c82d9a3296a9c))
20+
421
## Version 6.27.3-next.4
522

623
### πŸ›  Fixes & Updates

β€Žpackage-lock.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@readme/markdown",
33
"description": "ReadMe's React-based Markdown parser",
44
"author": "Rafe Goldberg <[email protected]>",
5-
"version": "6.27.3-next.4",
5+
"version": "6.28.0-next.1",
66
"main": "dist/main.node.js",
77
"browser": "dist/main.js",
88
"files": [

0 commit comments

Comments
Β (0)