herbsjs / herbs2knex

Create repositories using Knex to retrieve and store Entities
Other
7 stars 13 forks source link

feat: change library to herbs organization #20

Closed jhomarolo closed 3 years ago

jhomarolo commented 3 years ago

implementing semantic release and change the library to herbsjs organization

Fixes #

Proposed Changes

  1. implement semantic release
  2. implement new source from suma dependency
  3. implement deploy to npm
  4. change library to herbs organization

Readiness Checklist

Author/Contributor

Reviewing Maintainer

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (91e51fa) into master (5a789a8) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 91e51fa differs from pull request most recent head 8ebcba2. Consider uploading reports for the commit 8ebcba2 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          132       132           
=========================================
  Hits           132       132           
Impacted Files Coverage Δ
src/dataMapper.js 100.00% <100.00%> (ø)
src/repository.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5a789a8...8ebcba2. Read the comment docs.

jhomarolo commented 3 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: