Skip to content

Commit d24fba8

Browse files
committed
chore: bump version
1 parent fb2e789 commit d24fba8

3 files changed

Lines changed: 5 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@ All notable changes to this project from 5.0.0 forward will be documented in thi
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [6.2.2]
88

9-
### Added
10-
11-
### Changed
12-
13-
### Fixed
9+
- Solved issue with npm registry.
1410

1511
## [6.2.1]
1612

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
"test:cjs": "nyc --reporter=lcov mocha lib/cjs/test/*.test.js lib/cjs/test/**/*.test.js --reporter spec --require 'node_modules/reflect-metadata/Reflect.js'"
7777
},
7878
"sideEffects": false,
79-
"version": "6.2.1"
79+
"version": "6.2.2"
8080
}

0 commit comments

Comments
 (0)