Skip to content

Commit cfc2f22

Browse files
committed
1.2.1
1 parent f00119e commit cfc2f22

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased][]
44

5+
## [1.2.1][] - 2024-09-16
6+
57
### Added
68

79
- Support information and instructions for Vite
@@ -39,5 +41,6 @@
3941

4042
[1.0.0]: https://github.com/niksy/node-stdlib-browser/tree/v1.0.0
4143
[1.1.0]: https://github.com/niksy/node-stdlib-browser/tree/v1.1.0
42-
[unreleased]: https://github.com/niksy/node-stdlib-browser/compare/v1.2.0...HEAD
4344
[1.2.0]: https://github.com/niksy/node-stdlib-browser/tree/v1.2.0
45+
[Unreleased]: https://github.com/niksy/node-stdlib-browser/compare/v1.2.1...HEAD
46+
[1.2.1]: https://github.com/niksy/node-stdlib-browser/tree/v1.2.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-stdlib-browser",
3-
"version": "1.2.0",
3+
"version": "1.2.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)