Skip to content

Commit

Permalink
Merge branch 'main' of github.com:KiraLT/common-stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
KiraLT committed May 9, 2024
2 parents 54e380b + 3a67886 commit 6cba175
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.11.0](https://github.com/KiraLT/common-stuff/compare/v1.10.3...v1.11.0) (2024-05-09)


### Features

* Add support for additional options in generateCookie function ([16dc60e](https://github.com/KiraLT/common-stuff/commit/16dc60e34b71250b05eaac6c74117db972f81d25))

## [1.10.3](https://github.com/KiraLT/common-stuff/compare/v1.10.2...v1.10.3) (2023-10-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "common-stuff",
"version": "1.10.3",
"version": "1.11.0",
"description": "Collection of common helpers and utils for both JavaScript and NodeJS with TypeScript support",
"keywords": [
"common stuff",
Expand Down

0 comments on commit 6cba175

Please sign in to comment.