Skip to content

Commit

Permalink
chore(release): 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 9, 2024
1 parent a1108d4 commit deed363
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.1.7](https://github.com/brainchild-projects/printables/compare/v0.1.6...v0.1.7) (2024-09-09)


### Features

* vertical multiplication worksheet ([8cb76ff](https://github.com/brainchild-projects/printables/commit/8cb76ff0bfd1c2bc57893fa93d0314a76d84e683))


### Bug Fixes

* grammar and formatting ([a1108d4](https://github.com/brainchild-projects/printables/commit/a1108d49e4e3224b42afe008490dffaaa64b65cc))

### [0.1.6](https://github.com/brainchild-projects/printables/compare/v0.1.5...v0.1.6) (2024-07-20)


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.1.6",
"version": "0.1.7",
"private": true,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit deed363

Please sign in to comment.