Skip to content

Commit 689a4d1

Browse files
committed
1.3.1
1 parent 00137d8 commit 689a4d1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased][]
44

5+
## [1.3.1][] - 2025-02-04
6+
57
### Changed
68

79
- Update `crypto-browserify`
@@ -56,6 +58,7 @@
5658
[1.0.0]: https://github.com/niksy/node-stdlib-browser/tree/v1.0.0
5759
[1.1.0]: https://github.com/niksy/node-stdlib-browser/tree/v1.1.0
5860
[1.2.0]: https://github.com/niksy/node-stdlib-browser/tree/v1.2.0
59-
[Unreleased]: https://github.com/niksy/node-stdlib-browser/compare/v1.3.0...HEAD
61+
[Unreleased]: https://github.com/niksy/node-stdlib-browser/compare/v1.3.1...HEAD
62+
[1.3.1]: https://github.com/niksy/node-stdlib-browser/compare/v1.3.0...v1.3.1
6063
[1.3.0]: https://github.com/niksy/node-stdlib-browser/compare/v1.2.1...v1.3.0
6164
[1.2.1]: https://github.com/niksy/node-stdlib-browser/tree/v1.2.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-stdlib-browser",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Node standard library for browser.",
55
"license": "MIT",
66
"author": "Ivan Nikolić <[email protected]> (http://ivannikolic.com)",

0 commit comments

Comments
 (0)