Skip to content

Commit

Permalink
changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
drcmda committed Sep 23, 2022
1 parent 3f4b6d2 commit 774c7a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/maath/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# maath

## 0.2.0

### Minor Changes

- feat: damp2,3,4,E,C

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/maath/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maath",
"version": "0.1.1",
"version": "0.2.0",
"license": "MIT",
"main": "dist/maath.cjs.js",
"module": "dist/maath.esm.js",
Expand Down

0 comments on commit 774c7a6

Please sign in to comment.