Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi committed Sep 3, 2022
1 parent ff01b60 commit 4a55b46
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for malle

## 1.0.1

* Switch eslint-plugin-node (unmaintained) to eslint-plugin-n

## 1.0.0

* Minor typings changes
Expand Down
4 changes: 2 additions & 2 deletions 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deltablot/malle",
"version": "1.0.0",
"version": "1.0.1",
"description": "Make text elements malleable",
"main": "dist/main.js",
"typings": "dist/main.d.ts",
Expand Down

0 comments on commit 4a55b46

Please sign in to comment.