Skip to content

Commit

Permalink
2.7.3-RELEASE-Feature#294
Browse files Browse the repository at this point in the history
  • Loading branch information
fran-cesc committed Apr 24, 2024
1 parent 2e73de7 commit e67bb70
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### [ita-challenges-frontend-2.7.2-RELEASE] - 2024-04-23
### [ita-challenges-frontend-2.7.3-RELEASE] - 2024-04-23
* Link resources-card

### [ita-challenges-frontend-2.7.1-RELEASE] - 2024-04-22
Expand Down
2 changes: 1 addition & 1 deletion conf/.env.CI.dev
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MICROSERVICE_DEPLOY=ita-challenges-frontend
MICROSERVICE_VERSION=2.7.2-RELEASE
MICROSERVICE_VERSION=2.7.3-RELEASE
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ita-challenges-frontend",
"version": "2.7.2-RELEASE",
"version": "2.7.3-RELEASE",
"scripts": {
"ng": "ng",
"start": "ng serve --proxy-config proxy.conf.dev.json",
Expand Down

0 comments on commit e67bb70

Please sign in to comment.