This repository was archived by the owner on Apr 25, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +66
-5
lines changed Expand file tree Collapse file tree 10 files changed +66
-5
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.1.0] ( https://github.com/crutchcorn/hexhelpers/compare/v1.0.0...v1.1.0 ) (2021-08-31)
7
+
8
+
9
+ ### Features
10
+
11
+ * added binary helper packages ([ 9e12bcb] ( https://github.com/crutchcorn/hexhelpers/commit/9e12bcb272333f5f5466ae702ecbe2c989bf3393 ) )
12
+ * place package in npm org ([ 31aa597] ( https://github.com/crutchcorn/hexhelpers/commit/31aa59732e98204c20c11bb64a6f73ced11707bc ) )
13
+
14
+
15
+
16
+
17
+
18
+
6
19
# [ 1.0.0] ( https://github.com/crutchcorn/hexhelpers/compare/v0.0.1-alpha.2...v1.0.0 ) (2021-08-27)
7
20
8
21
** Note:** Version bump only for package root
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0 .0" ,
2
+ "version" : " 1.1 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"packages" : [
5
5
" packages/*"
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # [ 1.1.0] ( https://github.com/oceanbit/hexhelpers/compare/v1.0.0...v1.1.0 ) (2021-08-31)
7
+
8
+
9
+ ### Features
10
+
11
+ * added binary helper packages ([ 9e12bcb] ( https://github.com/oceanbit/hexhelpers/commit/9e12bcb272333f5f5466ae702ecbe2c989bf3393 ) )
12
+ * place package in npm org ([ 31aa597] ( https://github.com/oceanbit/hexhelpers/commit/31aa59732e98204c20c11bb64a6f73ced11707bc ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @oceanbit/binarytohex" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " Convert a binary number to HEX easily" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.1.0] ( https://github.com/oceanbit/hexhelpers/compare/v1.0.0...v1.1.0 ) (2021-08-31)
7
+
8
+
9
+ ### Features
10
+
11
+ * place package in npm org ([ 31aa597] ( https://github.com/oceanbit/hexhelpers/commit/31aa59732e98204c20c11bb64a6f73ced11707bc ) )
12
+
13
+
14
+
15
+
16
+
17
+
6
18
# [ 1.0.0] ( https://github.com/crutchcorn/hexhelpers/compare/v0.0.1-alpha.2...v1.0.0 ) (2021-08-27)
7
19
8
20
** Note:** Version bump only for package decimaltohex
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @oceanbit/decimaltohex" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " Convert a decimal number to HEX easily" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # [ 1.1.0] ( https://github.com/oceanbit/hexhelpers/compare/v1.0.0...v1.1.0 ) (2021-08-31)
7
+
8
+
9
+ ### Features
10
+
11
+ * added binary helper packages ([ 9e12bcb] ( https://github.com/oceanbit/hexhelpers/commit/9e12bcb272333f5f5466ae702ecbe2c989bf3393 ) )
12
+ * place package in npm org ([ 31aa597] ( https://github.com/oceanbit/hexhelpers/commit/31aa59732e98204c20c11bb64a6f73ced11707bc ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @oceanbit/hextobinary" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " Convert a HEX number to binary easily" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.1.0] ( https://github.com/oceanbit/hexhelpers/compare/v1.0.0...v1.1.0 ) (2021-08-31)
7
+
8
+
9
+ ### Features
10
+
11
+ * place package in npm org ([ 31aa597] ( https://github.com/oceanbit/hexhelpers/commit/31aa59732e98204c20c11bb64a6f73ced11707bc ) )
12
+
13
+
14
+
15
+
16
+
17
+
6
18
# [ 1.0.0] ( https://github.com/crutchcorn/hexhelpers/compare/v0.0.1-alpha.2...v1.0.0 ) (2021-08-27)
7
19
8
20
** Note:** Version bump only for package hextodecimal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @oceanbit/hextodecimal" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " Convert a HEX number to decimal easily" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments