We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73941a4 commit 5ff0832Copy full SHA for 5ff0832
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# [1.1.0](https://github.com/douglascayers/promise-coalesce/compare/v1.0.0...v1.1.0) (2023-10-01)
2
+
3
4
+### Features
5
6
+* **config:** move husky install to prepare step ([#3](https://github.com/douglascayers/promise-coalesce/issues/3)) ([73941a4](https://github.com/douglascayers/promise-coalesce/commit/73941a47dab976f5703b197c7301408b1a4b25a0))
7
+* move husky install to prepare step ([2e33936](https://github.com/douglascayers/promise-coalesce/commit/2e33936e0d181c6a347dc532ff4290d48141dcbb))
8
9
# 1.0.0 (2023-09-30)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "promise-coalesce",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "",
"keywords": [
"promise",
0 commit comments