Subiendo api v2

This commit is contained in:
2025-04-16 10:03:13 -03:00
commit 226933fda7
7537 changed files with 576844 additions and 0 deletions

21
deps/phoenix_template/CHANGELOG.md vendored Normal file
View File

@ -0,0 +1,21 @@
# CHANGELOG
## 1.0.4
* Relax Phoenix.HTML dependency
## 1.0.3
* Improve error message for invalid file paths
## 1.0.2
* Improve error message for missing templates
## 1.0.1
* Add `embed_templates/2` for convenience
## 1.0.0
* Initial release