Skip to content

Commit

Permalink
chore(release): 0.0.62
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 15, 2022
1 parent ada735b commit ccfe4ee
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.62](https://github.com/brainchild-projects/printables/compare/v0.0.61...v0.0.62) (2022-06-15)


### Features

* worksheet number grid ([ce2d770](https://github.com/brainchild-projects/printables/commit/ce2d770dbee2d1dd0bd0b2f5e6160c3cd0b92e11)), closes [#81](https://github.com/brainchild-projects/printables/issues/81)


### Bug Fixes

* tweaking preview and data field creation ([ada735b](https://github.com/brainchild-projects/printables/commit/ada735b6dc5f8702c96e788c75e6b0961da405c1))

### [0.0.61](https://github.com/brainchild-projects/printables/compare/v0.0.60...v0.0.61) (2022-06-14)


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": "printables",
"version": "0.0.61",
"version": "0.0.62",
"private": true,
"dependencies": {
"@commitlint/cli": "^16.1.0",
Expand Down

0 comments on commit ccfe4ee

Please sign in to comment.