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

feat: Release #87

Merged
merged 19 commits into from
May 27, 2024
Merged

feat: Release #87

merged 19 commits into from
May 27, 2024

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    d0eefe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88aa126 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.2-beta.1

    ## [1.0.2-beta.1](v1.0.1...v1.0.2-beta.1) (2024-04-04)
    
    ### Bug Fixes
    
    * change version ([5f6e625](5f6e625))
    * update actions in workflows ([#70](#70)) ([b5b9c0c](b5b9c0c))
    * update dependencies and node ([#68](#68)) ([f35c614](f35c614))
    * update node to 20.12.0 ([#69](#69)) ([d4b550d](d4b550d))
    * update semantic release ([#71](#71)) ([38fcf6d](38fcf6d))
    * update semantic release ([#72](#72)) ([316f060](316f060))
    semantic-release-bot authored and wojtekzyla committed May 23, 2024
    Configuration menu
    Copy the full SHA
    517a5b6 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.2-beta.2

    ## [1.0.2-beta.2](v1.0.2-beta.1...v1.0.2-beta.2) (2024-04-04)
    
    ### Bug Fixes
    
    * test beta release ([#73](#73)) ([b63fe66](b63fe66))
    semantic-release-bot authored and wojtekzyla committed May 23, 2024
    Configuration menu
    Copy the full SHA
    bd99061 View commit details
    Browse the repository at this point in the history
  5. fix: add error handling (#77)

    * fix: add error handling
    
    * chore: update node to 20.12
    ajasnosz authored and wojtekzyla committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1f6f60b View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.0.2-beta.3

    ## [1.0.2-beta.3](v1.0.2-beta.2...v1.0.2-beta.3) (2024-04-10)
    
    ### Bug Fixes
    
    * add error handling ([#77](#77)) ([fa096c7](fa096c7))
    semantic-release-bot authored and wojtekzyla committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2fd1a16 View commit details
    Browse the repository at this point in the history
  7. chore: bump pymongo to v4.6.3 (#78)

    ajasnosz authored and wojtekzyla committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8e4cedb View commit details
    Browse the repository at this point in the history
  8. fix: docker release tag (#79)

    ajasnosz authored and wojtekzyla committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2d3611f View commit details
    Browse the repository at this point in the history
  9. fix: docker release tag (#80)

    ajasnosz authored and wojtekzyla committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fce9a78 View commit details
    Browse the repository at this point in the history
  10. chore(release): 1.0.2-beta.4

    ## [1.0.2-beta.4](v1.0.2-beta.3...v1.0.2-beta.4) (2024-04-18)
    
    ### Bug Fixes
    
    * docker release tag ([#79](#79)) ([3310fef](3310fef))
    * docker release tag ([#80](#80)) ([bcf4ecf](bcf4ecf))
    srv-rr-github-token authored and wojtekzyla committed May 23, 2024
    Configuration menu
    Copy the full SHA
    05be145 View commit details
    Browse the repository at this point in the history
  11. chore(release): 1.0.3-beta.1

    ## [1.0.3-beta.1](v1.0.2...v1.0.3-beta.1) (2024-05-23)
    
    ### Bug Fixes
    
    * add error handling ([#77](#77)) ([1f6f60b](1f6f60b))
    * docker release tag ([#79](#79)) ([2d3611f](2d3611f))
    * docker release tag ([#80](#80)) ([fce9a78](fce9a78))
    * update semantic release ([#71](#71)) ([d0eefe3](d0eefe3))
    * update semantic release ([#72](#72)) ([88aa126](88aa126))
    srv-rr-github-token committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0f561d2 View commit details
    Browse the repository at this point in the history
  12. build(deps): bump flask-cors from 3.0.10 to 4.0.1 in /backend (#86)

    Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.1.
    - [Release notes](https://github.com/corydolphin/flask-cors/releases)
    - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
    - [Commits](corydolphin/flask-cors@3.0.10...4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: flask-cors
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    2827de8 View commit details
    Browse the repository at this point in the history
  13. build(deps): bump ejs from 3.1.9 to 3.1.10 in /frontend (#85)

    Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Commits](mde/ejs@v3.1.9...v3.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: ejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    dcfa39a View commit details
    Browse the repository at this point in the history
  14. build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /backend (#84)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a705dbb View commit details
    Browse the repository at this point in the history
  15. build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /backend (#83)

    Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.3.
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/werkzeug@2.3.8...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: werkzeug
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    4f48b6f View commit details
    Browse the repository at this point in the history
  16. build(deps): bump pymongo from 4.1.1 to 4.6.3 in /backend (#81)

    Bumps [pymongo](https://github.com/mongodb/pymongo) from 4.1.1 to 4.6.3.
    - [Commits](https://github.com/mongodb/pymongo/commits)
    
    ---
    updated-dependencies:
    - dependency-name: pymongo
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    b311fd4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    99f85d0 View commit details
    Browse the repository at this point in the history
  18. chore(release): 1.1.0-beta.1

    # [1.1.0-beta.1](v1.0.3-beta.1...v1.1.0-beta.1) (2024-05-23)
    
    ### Features
    
    * change workflow after clicking 'Apply changes' button ([#82](#82)) ([99f85d0](99f85d0))
    srv-rr-github-token committed May 23, 2024
    Configuration menu
    Copy the full SHA
    629707d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    90e0ac0 View commit details
    Browse the repository at this point in the history