Skip to content

Commit

Permalink
Pre release v1.1.2 (#46)
Browse files Browse the repository at this point in the history
* docs(lib): updated version package

* Fix/snyk issue: updating xlsx (#41)

* docs(lib): updated version package (#37)

* fix: upgrade husky from 8.0.2 to 8.0.3 (#38)

Snyk has created this PR to upgrade husky from 8.0.2 to 8.0.3.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/syukronarie/project/0439d359-51d1-4907-a17e-522230844cf7?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade husky from 8.0.2 to 8.0.3 (#39)

Snyk has created this PR to upgrade husky from 8.0.2 to 8.0.3.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/syukronarie/project/0439d359-51d1-4907-a17e-522230844cf7?utm_source=github&utm_medium=referral&page=upgrade-pr

* Fix/snyk issue: updating xlsx  (#40)

* chore: updating code convention
* chore: deleting unnecesarry file
* chore: updating xlsx to fix snyk issue

* migrate xlsx to cc-xlsx

* pre-release v1.1.1

* pre-release v1.1.2
  • Loading branch information
syukronarie authored Apr 19, 2024
1 parent 495fc1a commit 05f125c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsonrawtoxlsx",
"version": "1.1.1",
"version": "1.1.2",
"description": "convert raw json to xlsx",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit 05f125c

Please sign in to comment.