Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
chore(main): release 2.1.0 (#859)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 16, 2023
1 parent 1ce60f8 commit bb4279c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.1.0](https://github.com/graasp/graasp-builder/compare/v2.0.1...v2.1.0) (2023-11-16)


### Features

* replace profile path, add translations ([#858](https://github.com/graasp/graasp-builder/issues/858)) ([e1e3280](https://github.com/graasp/graasp-builder/commit/e1e3280bc51b725fce8c04ae21186e3e9149c8f7))


### Bug Fixes

* **deps:** update dependency @graasp/query-client to v2.0.2 ([#863](https://github.com/graasp/graasp-builder/issues/863)) ([d3275ee](https://github.com/graasp/graasp-builder/commit/d3275eec1df9a3ab089eab514de1d50da062ca5d))
* upgrade deps ([#869](https://github.com/graasp/graasp-builder/issues/869)) ([1ce60f8](https://github.com/graasp/graasp-builder/commit/1ce60f8626a27d9c9aaf5639883fe111c1c4b501))

## [2.0.1](https://github.com/graasp/graasp-builder/compare/v2.0.0...v2.0.1) (2023-11-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graasp-builder",
"version": "2.0.1",
"version": "2.1.0",
"private": true,
"license": "AGPL-3.0-only",
"author": "Graasp",
Expand Down

0 comments on commit bb4279c

Please sign in to comment.