Skip to content
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

chore(release): release package #105

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

thundermiracle
Copy link
Owner

@thundermiracle thundermiracle commented Jul 31, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

filter-data@0.5.0

Minor Changes

Patch Changes

  • #111 2080b04 Thanks @thundermiracle! - fix: eslint

  • #106 f438a82 Thanks @renovate! - Updated dependency eslint to ^8.46.0.

  • #107 fefa569 Thanks @renovate! - Updated dependency prettier to ^3.0.0.

  • #104 b1d7b2c Thanks @renovate! - Updated dependency @swc/core to ^1.3.72.
    Updated dependency @swc/jest to ^0.2.27.
    Updated dependency @types/jest to ^29.5.3.
    Updated dependency jest to ^29.6.2.

  • #103 6dacb42 Thanks @renovate! - Updated dependency packageManager to pnpm@8.6.11.
    Updated dependency @rollup/plugin-commonjs to ^25.0.3.
    Updated dependency @types/node to ^18.17.1.
    Updated dependency rollup to ^3.27.0.
    Updated dependency rollup-plugin-dts to ^5.3.1.
    Updated dependency tslib to ^2.6.1.

  • #108 0d01fbb Thanks @renovate! - Updated dependency @swc/core to ^1.3.73.

  • #112 85229be Thanks @thundermiracle! - fix: type of SearchConditionMultiple

@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8a58d44) 100.00% compared to head (e6f525f) 100.00%.
Report is 88 commits behind head on master.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          148       161   +13     
  Branches        17        28   +11     
=========================================
+ Hits           148       161   +13     
Files Changed Coverage Δ
src/filterData.ts 100.00% <100.00%> (ø)
src/filters/equal.ts 100.00% <100.00%> (ø)
src/filters/filtersMap.ts 100.00% <100.00%> (ø)
src/filters/greater.ts 100.00% <100.00%> (ø)
src/filters/greaterOrEqual.ts 100.00% <100.00%> (ø)
src/filters/less.ts 100.00% <100.00%> (ø)
src/filters/lessOrEqual.ts 100.00% <100.00%> (ø)
src/filters/like.ts 100.00% <100.00%> (ø)
src/filters/notEqual.ts 100.00% <100.00%> (ø)
src/filters/notLike.ts 100.00% <100.00%> (ø)
... and 3 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thundermiracle thundermiracle force-pushed the changeset-release/master branch 4 times, most recently from 9776b94 to e39d232 Compare August 1, 2023 16:43
@thundermiracle thundermiracle force-pushed the changeset-release/master branch 3 times, most recently from ce14540 to 8372216 Compare August 14, 2023 04:49
@thundermiracle thundermiracle merged commit dd0f5dd into master Aug 14, 2023
4 checks passed
@thundermiracle thundermiracle deleted the changeset-release/master branch August 14, 2023 05:48
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.

None yet

2 participants