Skip to content

Commit

Permalink
chore(main): release 1.1.6 (#17)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.1.6](v1.1.5...v1.1.6)
(2023-12-14)


### Bug Fixes

* Fixed errors after checking with the new ESLint config
([c848efe](c848efe))
* **lint:** Changed the publish command
([48748c9](48748c9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 14, 2023
1 parent c848efe commit 163bf60
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.6](https://github.com/Pilaton/sleep-sleep/compare/v1.1.5...v1.1.6) (2023-12-14)


### Bug Fixes

* Fixed errors after checking with the new ESLint config ([c848efe](https://github.com/Pilaton/sleep-sleep/commit/c848efe366c9cab3ce1c6aeb8e8c95fb1b5d6d17))
* **lint:** Changed the publish command ([48748c9](https://github.com/Pilaton/sleep-sleep/commit/48748c960e0362646ae2243cba8f0aed6a426670))

## [1.1.5](https://github.com/Pilaton/sleep-sleep/compare/v1.1.4...v1.1.5) (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.5",
"version": "1.1.6",
"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 163bf60

Please sign in to comment.