Skip to content

Commit

Permalink
Revert "Releasing ana-1.130.0"
Browse files Browse the repository at this point in the history
This reverts commit d82bbd3.
  • Loading branch information
IhsenBouallegue committed Dec 13, 2024
1 parent a69b7a7 commit b83945f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 25 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<p>
Latest Release: <br>
Analysis <a href="https://github.com/MaibornWolff/codecharta/releases/tag/ana-1.130.0">1.130.0</a> | Visualization <a href="https://github.com/MaibornWolff/codecharta/releases/tag/vis-1.131.2">1.131.2</a>
Analysis <a href="https://github.com/MaibornWolff/codecharta/releases/tag/ana-1.129.0">1.129.0</a> | Visualization <a href="https://github.com/MaibornWolff/codecharta/releases/tag/vis-1.131.2">1.131.2</a>

[comment]: ##################################################################################
[comment]: <Ensure that the words 'latest release' are above the line with the links>
Expand Down
2 changes: 1 addition & 1 deletion analysis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/)

## [1.130.0] - 2024-12-13 (Added 🚀 | Changed | Removed 🗑 | Fixed 🐞 | Chore 👨‍💻 👩‍💻)
## [unreleased] (Added 🚀 | Changed | Removed 🗑 | Fixed 🐞 | Chore 👨‍💻 👩‍💻)

### Added 🚀

Expand Down
2 changes: 1 addition & 1 deletion analysis/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
currentVersion=1.130.0
currentVersion=1.129.0
org.gradle.parallel=true
org.gradle.caching=false
org.gradle.unsafe.configuration-cache=false
Expand Down
4 changes: 2 additions & 2 deletions analysis/node-wrapper/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion analysis/node-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/MaibornWolff/codecharta.git"
},
"name": "codecharta-analysis",
"version": "1.130.0",
"version": "1.129.0",
"engines": {
"node": ">=20"
},
Expand Down
19 changes: 0 additions & 19 deletions gh-pages/_posts/release/2024-12-13-ana_1.130.0.md

This file was deleted.

0 comments on commit b83945f

Please sign in to comment.