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

🎉 2.1.0 #251

Merged
merged 51 commits into from
May 13, 2021
Merged

🎉 2.1.0 #251

merged 51 commits into from
May 13, 2021

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    ccc934e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c88b51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0968068 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17198d6 View commit details
    Browse the repository at this point in the history
  5. chore(release): 🔖 2.0.1-develop.1 [skip ci]

    ## [2.0.1-develop.1](v2.0.0...v2.0.1-develop.1) (2021-04-29)
    semantic-release-bot committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    89823b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d8fd17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19a567e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9de0096 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    ee2cb70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5215b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64a0591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6142e11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fba2740 View commit details
    Browse the repository at this point in the history
  6. chore(release): 🔖 2.1.0-develop.1 [skip ci]

    # [2.1.0-develop.1](v2.0.1-develop.3...v2.1.0-develop.1) (2021-04-30)
    
    ### Features
    
    * Export `formatDate` and some other tool functions ([6142e11](6142e11)), closes [#248](#248)
    semantic-release-bot committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    02e9a57 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    dd165bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc8f729 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. feat: first commit

    sebbo2002 committed May 8, 2021
    Configuration menu
    Copy the full SHA
    dc8fa4a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    a1b1976 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from sebbo2002/depfu/batch_dev/npm/2021-05-10

    Update all development npm dependencies (2021-05-10)
    sebbo2002 authored May 10, 2021
    Configuration menu
    Copy the full SHA
    e814127 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'typescript' of github.com:sebbo2002/js-template into fe…

    …ature/use-template
    
    # Conflicts:
    #	.github/workflows/release-bot.yml
    #	.github/workflows/stale-issues.yml
    #	.gitignore
    #	.mocharc.yml
    #	.nycrc
    #	CHANGELOG.md
    #	LICENSE
    #	README.md
    #	package-lock.json
    #	package.json
    #	release.config.js
    #	typedoc.json
    sebbo2002 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    405b34b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfb0ec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a822566 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c74a0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86bcaf8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f9cbcd View commit details
    Browse the repository at this point in the history
  9. chore(release): 🔖 2.1.0-develop.3 [skip ci]

    # [2.1.0-develop.3](v2.1.0-develop.2...v2.1.0-develop.3) (2021-05-10)
    
    ### Features
    
    * first commit ([dc8fa4a](dc8fa4a))
    semantic-release-bot committed May 10, 2021
    Configuration menu
    Copy the full SHA
    bf71cd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95d43e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7b6e5b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. require('ical-generator') without '.default'

    overwriting module.exports with Object.assign makes `const ical = require('ical-generator')` fully functional in js.
    No need for '.default' anymore.
    fratzinger authored May 11, 2021
    Configuration menu
    Copy the full SHA
    168a63e View commit details
    Browse the repository at this point in the history
  2. lint: intendation

    fratzinger committed May 11, 2021
    Configuration menu
    Copy the full SHA
    5230bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ebe4ae View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    64e0c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31833a6 View commit details
    Browse the repository at this point in the history
  3. chore(release): 🔖 2.1.0-develop.4 [skip ci]

    # [2.1.0-develop.4](v2.1.0-develop.3...v2.1.0-develop.4) (2021-05-12)
    
    ### Features
    
    * Allow use of `require('ical-generator')` without `.default` ([31833a6](31833a6)), closes [#253](#253)
    semantic-release-bot committed May 12, 2021
    Configuration menu
    Copy the full SHA
    076aa5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06c49c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d4988 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    4204708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6a208c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8509de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88a3ae3 View commit details
    Browse the repository at this point in the history
  5. build: bump node from ed51af8 to 3689ad4

    Bumps node from `ed51af8` to `3689ad4`.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 13, 2021
    Configuration menu
    Copy the full SHA
    e05fbe7 View commit details
    Browse the repository at this point in the history
  6. ci(deps): bump actions/stale from 1.1.0 to 3.0.18

    Bumps [actions/stale](https://github.com/actions/stale) from 1.1.0 to 3.0.18.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Commits](actions/stale@v1.1.0...v3.0.18)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 13, 2021
    Configuration menu
    Copy the full SHA
    c2056ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    673889a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8dcef5c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from sebbo2002/dependabot/docker/node-3689ad4

    build: bump node from `ed51af8` to `3689ad4`
    sebbo2002 authored May 13, 2021
    Configuration menu
    Copy the full SHA
    bfbaaa2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from sebbo2002/dependabot/github_actions/action…

    …s/stale-3.0.18
    
    ci(deps): bump actions/stale from 1.1.0 to 3.0.18
    sebbo2002 authored May 13, 2021
    Configuration menu
    Copy the full SHA
    f6249a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df75200 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0f6e0a3 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'typescript' of github.com:sebbo2002/js-template into de…

    …velop
    
    # Conflicts:
    #	.github/dependabot.yml
    #	.github/workflows/release-bot.yml
    #	.github/workflows/stale-issues.yml
    #	.github/workflows/test-release.yml
    #	.gitignore
    #	.nycrc
    #	CHANGELOG.md
    #	LICENSE
    #	README.md
    #	package-lock.json
    #	package.json
    #	release.config.js
    #	typedoc.json
    sebbo2002 committed May 13, 2021
    Configuration menu
    Copy the full SHA
    4f003e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0027954 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e99182 View commit details
    Browse the repository at this point in the history