Skip to content

feat: replace package-lock.json with yarn.lock and fix CI #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

tx2002
Copy link
Contributor

@tx2002 tx2002 commented Oct 21, 2024

Fix: #1

Fix: #2

@casbin-bot
Copy link

@nodece @Shivansh-yadav13 please review

@tx2002 tx2002 changed the title feat: replace package-lock.json with yarn.lock feat: replace package-lock.json with yarn.lock and fix CI Oct 23, 2024
@tx2002 tx2002 reopened this Oct 23, 2024
@hsluoyz hsluoyz merged commit be90da4 into node-casbin:master Oct 23, 2024
12 checks passed
tx2002 added a commit to tx2002/expression-eval that referenced this pull request Oct 24, 2024
github-actions bot pushed a commit to tx2002/expression-eval that referenced this pull request Oct 24, 2024
# 1.0.0 (2024-10-24)

### Bug Fixes

* es5-compatibility issue ([b0620fc](b0620fc))

### Features

* **async:** support evaluate async function and promise ([c90af24](c90af24))
* improve README ([5b96459](5b96459))
* replace package-lock.json with yarn.lock and fix CI ([8f0a3aa](8f0a3aa))
* replace package-lock.json with yarn.lock and fix CI ([node-casbin#4](https://github.com/tx2002/expression-eval/issues/4)) ([0c8df85](0c8df85))
* replace package-lock.json with yarn.lock and fix CI ([node-casbin#4](https://github.com/tx2002/expression-eval/issues/4)) ([be90da4](be90da4))
* update license ([e3ae2c8](e3ae2c8))
github-actions bot pushed a commit that referenced this pull request Oct 24, 2024
# 1.0.0 (2024-10-24)

### Bug Fixes

* es5-compatibility issue ([b0620fc](b0620fc))

### Features

* **async:** support evaluate async function and promise ([c90af24](c90af24))
* fix CI to publish to npmjs ([#5](#5)) ([d163a8e](d163a8e))
* improve package.json ([bdd2072](bdd2072))
* improve README ([5b96459](5b96459))
* replace package-lock.json with yarn.lock and fix CI ([#4](#4)) ([be90da4](be90da4))
* update license ([e3ae2c8](e3ae2c8))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Yarn: replace package-lock.json with yarn.lock Update the CI script to use our style
4 participants