Skip to content

Commit

Permalink
chore(release): 1.2.62
Browse files Browse the repository at this point in the history
[skip ci]

### [1.2.62](v1.2.61...v1.2.62) (2021-09-15)

### Bug Fixes

* Dependency workflows ([db361c2](db361c2))
* Download artifact path ([9bf7b47](9bf7b47))
* Move artifacts out of folder ([014f80f](014f80f))
* mv command ([0ddc17a](0ddc17a))
* Persist .git folder ([de746b4](de746b4))
* Remove artifact name ([5234b32](5234b32))
* Revert back CI and CD workflows ([8ff12fc](8ff12fc))
* Update artifact extract path ([6c59463](6c59463))
* Use different artifact ([7c9dca0](7c9dca0))

### Chores

* Fix workflow failures ([#31](#31)) ([4042904](4042904))
  • Loading branch information
semantic-release-bot committed Sep 15, 2021
1 parent 8ff12fc commit 468c600
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

### [1.2.62](https://github.com/kunalnagarco/healthie/compare/v1.2.61...v1.2.62) (2021-09-15)


### Bug Fixes

* Dependency workflows ([db361c2](https://github.com/kunalnagarco/healthie/commit/db361c23294a2479375696c0483ff2920c9dfb23))
* Download artifact path ([9bf7b47](https://github.com/kunalnagarco/healthie/commit/9bf7b474836292eef85b7a00b82eca3ef7d80346))
* Move artifacts out of folder ([014f80f](https://github.com/kunalnagarco/healthie/commit/014f80f5e67e8fdae3b803f4af8b6bb0ea4996bb))
* mv command ([0ddc17a](https://github.com/kunalnagarco/healthie/commit/0ddc17a43237b59192ba8e4175ece1fd96a8ccad))
* Persist .git folder ([de746b4](https://github.com/kunalnagarco/healthie/commit/de746b463a42d539c9f90feaa6a28b37a1866f25))
* Remove artifact name ([5234b32](https://github.com/kunalnagarco/healthie/commit/5234b327dc27e09aa8dcfa0511cbc9ba45e6913a))
* Revert back CI and CD workflows ([8ff12fc](https://github.com/kunalnagarco/healthie/commit/8ff12fc2422316eeca47107aded0389180d7d46d))
* Update artifact extract path ([6c59463](https://github.com/kunalnagarco/healthie/commit/6c5946363449423c85c5d3ba5e0cb0c39cb55fd5))
* Use different artifact ([7c9dca0](https://github.com/kunalnagarco/healthie/commit/7c9dca0884f8026f96aaa739550b7c0b2ac0a31e))


### Chores

* Fix workflow failures ([#31](https://github.com/kunalnagarco/healthie/issues/31)) ([4042904](https://github.com/kunalnagarco/healthie/commit/4042904dff2dd53b81d06e9e91d7bbe71691d2b7))

### [1.2.61](https://github.com/kunalnagarco/healthie/compare/v1.2.60...v1.2.61) (2021-09-14)


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": "@kunalnagarco/healthie",
"version": "1.2.61",
"version": "1.2.62",
"description": "A health check middleware for Express.js applications",
"repository": {
"type": "git",
Expand Down

0 comments on commit 468c600

Please sign in to comment.