Skip to content

Commit ceb3417

Browse files
committed
[javascript] package: bump version to 1.12.0
1 parent 12e3974 commit ceb3417

4 files changed

Lines changed: 330 additions & 374 deletions

File tree

packages/javascript/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog (JavaScript)
22

3-
## 1.11.7 (2026--)
3+
## 1.12.0 (2026-04-14)
44

55
- **BREAKING CHANGES**: `strToNumberHash` has renamed to `numberHash`
66
- `md5Hash`, `sha1Hash`, `sha256Hash`: Add an encoding option for hash functions

packages/javascript/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qsu",
3-
"version": "1.11.6",
3+
"version": "1.12.0",
44
"description": "qsu is a utility library that contains useful and frequently used functions. Start with your preferred language and the modern development environment.",
55
"author": "CDGet <jooy2.contact@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)