bump package version to 1.2.1
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 10 Sep 2021 18:46:02 +0000 (11:46 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 10 Sep 2021 18:46:02 +0000 (11:46 -0700)
CHANGELOG.md
package.json

index 1b458a4ba7c1ed104bc75dcfe999da2f42eea02d..0f153a9bd7514f601dd3f0788b799399b87d0781 100644 (file)
@@ -4,6 +4,12 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
 
 ## [Unreleased]
 
+## [v1.2.1]
+
+### Fixed
+
+- Minor issues and dependency updates.
+
 ## [v1.2.0] - 2021-08-28
 
 ### Added
 ## [v1.2.0] - 2021-08-28
 
 ### Added
index 95aa7085ecfd155a30cc300a425176e1ccde8f0c..94a4957d8a089562e03202f125d51542b8d45852 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "websub-hub",
 {
   "name": "websub-hub",
-  "version": "1.2.0",
+  "version": "1.2.1",
   "description": "A WebSub Hub server implementation.",
   "main": "server.js",
   "scripts": {
   "description": "A WebSub Hub server implementation.",
   "main": "server.js",
   "scripts": {