Skip to content

Commit

Permalink
🔖 release: 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# v1.0.0 (2022-10-17)

## ✨ New Features
- [`424e8c1`](424e8c1)  The @demark/parser package is born.
  • Loading branch information
semantic-release-bot committed Oct 17, 2022
1 parent 424e8c1 commit bc68b70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# v1.0.0 (2022-10-17)

## ✨ New Features

- [`424e8c1`](https://github.com/aaditmshah/demark/commit/424e8c1) The @demark/parser package is born.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@demark/parser",
"version": "0.0.0-development",
"version": "1.0.0",
"description": "The official Demark language specification and parser.",
"keywords": [
"demark",
Expand Down

0 comments on commit bc68b70

Please sign in to comment.