Skip to content

Commit

Permalink
chore(release): release 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2022-05-14)

### Bug Fixes

* **README:** update README ([3e0a3f2](3e0a3f2))
  • Loading branch information
semantic-release-bot committed May 14, 2022
1 parent 6b7ed44 commit a06089b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.1](https://github.com/norskeld/sigma/compare/v2.1.0...v2.1.1) (2022-05-14)


### Bug Fixes

* **README:** update README ([3e0a3f2](https://github.com/norskeld/sigma/commit/3e0a3f22895bf8626c56aedf3fea7775470a6720))

# [2.1.0](https://github.com/norskeld/sigma/compare/v2.0.2...v2.1.0) (2022-05-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nrsk/sigma",
"version": "2.1.0",
"version": "2.1.1",
"description": "TypeScript parser combinator library for building fast and convenient parsers.",
"sideEffects": false,
"main": "./index.cjs",
Expand Down

1 comment on commit a06089b

@vercel
Copy link

@vercel vercel bot commented on a06089b May 14, 2022

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.