Skip to content

Commit 0167b2d

Browse files
committed
update package, release notes, copyright year for version bump
1 parent 5fa29b8 commit 0167b2d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.2.1 / 2022-02-27
2+
==================
3+
4+
* update annotations for allowed secret key types (#44, thanks @jyasskin!)
5+
6+
17
1.2.0 / 2022-02-17
28
==================
39

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(The MIT License)
22

3-
Copyright (c) 2012–2022 LearnBoost <[email protected]> and other contributors;
3+
Copyright (c) 2012–2023 LearnBoost <[email protected]> and other contributors;
44

55
Permission is hereby granted, free of charge, to any person obtaining
66
a copy of this software and associated documentation files (the

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cookie-signature",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Sign and unsign cookies",
55
"keywords": ["cookie", "sign", "unsign"],
66
"author": "TJ Holowaychuk <[email protected]>",

0 commit comments

Comments
 (0)