Skip to content

Commit

Permalink
chore(release): 1.2.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.9](v1.2.8...v1.2.9) (2021-02-03)

### Bug Fixes

* allow sublist to be single space in pedantic ([#1924](#1924)) ([1e36afd](1e36afd))
  • Loading branch information
semantic-release-bot committed Feb 3, 2021
1 parent f0dc8a2 commit f2535f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "marked",
"description": "A markdown parser built for speed",
"author": "Christopher Jeffrey",
"version": "1.2.8",
"version": "1.2.9",
"main": "./src/marked.js",
"browser": "./lib/marked.js",
"bin": {
Expand Down

1 comment on commit f2535f1

@vercel
Copy link

@vercel vercel bot commented on f2535f1 Feb 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.