Skip to content

Commit

Permalink
feat(t): t \n\n Version: vvvrelease/0.1.2 \n\n t \n\n Modified file(s…
Browse files Browse the repository at this point in the history
…):\n- DEPLOY.sh

- README.md
- docs/README.html
- docs/index.html
- docs/index.html.bak\n  LazyOwn on HackTheBox: https://app.hackthebox.com/teams/overview/6429 \n\n  LazyOwn/   https://grisuno.github.io/LazyOwn/ \n\n \n\n Fecha: Mon Oct 21 22:56:31 2024 -0300 \n\n Hora: 1729562191
  • Loading branch information
grisuno committed Oct 22, 2024
1 parent 195c2da commit f13ca9f
Show file tree
Hide file tree
Showing 8 changed files with 2,759 additions and 2,685 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
# Changelog


### Nuevas características

### Otros

* * feat(t): t \n\n Version: vvvrelease/0.1.2 \n\n t \n\n Modified file(s):\n- DEPLOY.sh - README.md - docs/README.html - docs/index.html - docs/index.html.bak\n LazyOwn on HackTheBox: https://app.hackthebox.com/teams/overview/6429 \n\n LazyOwn/ https://grisuno.github.io/LazyOwn/ \n\n \n\n Fecha: Mon Oct 21 22:56:31 2024 -0300 \n\n Hora: 1729562191


### Nuevas características

### Otros
Expand Down
4 changes: 2 additions & 2 deletions DEPLOY.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ increment_version() {
esac

echo "$major.$minor.$patch"
r -p "Introduce el release: " CURRENT_VERSION
read -p "Introduce el release: " CURRENT_VERSION
}

# Obtener la versión actual
CURRENT_VERSION= "0.2.0"
CURRENT_VERSION=$(git -C . describe --tags --abbrev=0 2>/dev/null || echo "relsease/0.2.0")

#TEST ME NEITOR
# Revisa si el parámetro --no-test está presente
Expand Down
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8125,6 +8125,13 @@ Helper function to alternate the case of characters in a string.
# Changelog


### Nuevas características

### Otros

* * feat(tes): tes \n\n Version: patch..1 \n\n tes \n\n Modified file(s):\n- DEPLOY.sh - README.md - docs/README.html - docs/index.html - docs/index.html.bak\n LazyOwn on HackTheBox: https://app.hackthebox.com/teams/overview/6429 \n\n LazyOwn/ https://grisuno.github.io/LazyOwn/ \n\n \n\n Fecha: Mon Oct 21 22:55:30 2024 -0300 \n\n Hora: 1729562130


### Nuevas características

### Otros
Expand Down
Loading

0 comments on commit f13ca9f

Please sign in to comment.