Skip to content

Commit

Permalink
chore: release v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
boyum committed Sep 10, 2024
1 parent 1ce963c commit 438d4ac
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 5 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.2.1](https://github.com/boyum/pack-h5p-action/compare/v1.2.0...v1.2.1) (2024-09-10)


### Documentation

* comments are now supported ([a8da51e](https://github.com/boyum/pack-h5p-action/commit/a8da51edec646f1fcade340269f5417f67805d37))


### Styles

* format and lint with Biome ([#589](https://github.com/boyum/pack-h5p-action/issues/589)) ([dc7903f](https://github.com/boyum/pack-h5p-action/commit/dc7903febe4486e54d782b3d68868ce7bf37f0cf))

## [1.2.0](https://github.com/boyum/pack-h5p-action/compare/v1...v1.2.0) (2024-09-10)


Expand Down Expand Up @@ -34,4 +46,4 @@

### Documentation

* update readme with latest version number ([5678e2c](https://github.com/boyum/pack-h5p-action/commit/5678e2c9d8d1989e8c0d82d3635180ddb53e1872))
* update readme with latest version number ([5678e2c](https://github.com/boyum/pack-h5p-action/commit/5678e2c9d8d1989e8c0d82d3635180ddb53e1872))
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.

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pack-h5p-action",
"version": "1.2.0",
"version": "1.2.1",
"description": "Pack a H5P content type and its dependencies to a .h5p file",
"type": "module",
"main": "lib/main.js",
Expand All @@ -17,7 +17,10 @@
"type": "git",
"url": "git+https://github.com/boyum/pack-h5p-action.git"
},
"keywords": ["actions", "h5p"],
"keywords": [
"actions",
"h5p"
],
"author": "GitHub",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 438d4ac

Please sign in to comment.