Skip to content

Commit

Permalink
chore(main): release 1.1.5 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 2, 2023
1 parent 2a0a64e commit 76f2ed4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.5](https://github.com/Pilaton/sleep-sleep/compare/v1.1.4...v1.1.5) (2023-12-02)


### Bug Fixes

* **ci:** release to npm ([2a0a64e](https://github.com/Pilaton/sleep-sleep/commit/2a0a64ee3cdd0f789d3373db19620df192d88819))

## [1.1.4](https://github.com/Pilaton/sleep-sleep/compare/v1.1.3...v1.1.4) (2023-12-02)


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": "sleep-sleep",
"version": "1.1.4",
"version": "1.1.5",
"description": "Allows you to suspend code execution for a specified time. Or for a random range of time.",
"keywords": [
"sleep",
Expand Down

0 comments on commit 76f2ed4

Please sign in to comment.