Skip to content

Commit 0338af3

Browse files
chore(beta-version): release 1.0.1
1 parent 2662409 commit 0338af3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/ashutosh-ukey/bare-node-proj/compare/v1.0.0...v1.0.1) (2023-01-12)
4+
5+
6+
### Fixes
7+
8+
* rand readme change ([2662409](https://github.com/ashutosh-ukey/bare-node-proj/commit/26624091d75f7a44f6dc88025a8b81785472f8be))
9+
310
## [1.0.0](https://github.com/ashutosh-ukey/bare-node-proj/compare/v0.2.1...v1.0.0) (2022-11-14)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ashuk203/bare-node-proj",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A demo Github repo to test creating an npm package",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)