Skip to content

Commit

Permalink
Merge pull request #20 from k2tzumi/tagpr-from-v0.0.7
Browse files Browse the repository at this point in the history
Release for v0.1.0
  • Loading branch information
k2tzumi authored Mar 5, 2023
2 parents 346e382 + 1e40f3a commit 943f260
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [v0.1.0](https://github.com/k2tzumi/apps-script-jobqueue/compare/v0.0.7...v0.1.0) - 2023-03-05
### Breaking Changes 🛠
- Refactor job event handler by @k2tzumi in https://github.com/k2tzumi/apps-script-jobqueue/pull/19

## [v0.0.7](https://github.com/k2tzumi/apps-script-jobqueue/compare/v0.0.6...v0.0.7) - 2023-03-05
### Other Changes
- Fix type def by @k2tzumi in https://github.com/k2tzumi/apps-script-jobqueue/pull/16
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apps-script-jobqueue",
"version": "v0.0.7",
"version": "v0.1.0",
"description": "A simple job queue library for Google Apps Script.",
"private": true,
"main": "src/index.ts",
Expand Down

0 comments on commit 943f260

Please # to comment.