Skip to content

Commit

Permalink
🔖 bump version 2024.15 -> 2024.16 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidthomas committed Apr 24, 2024
1 parent 14454b0 commit 741633a
Show file tree
Hide file tree
Showing 187 changed files with 8 additions and 6,977 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [2024.16]

### Added

- `partialdef` template tag from `django-template-partials` has been added to the config for `djlint`.
Expand Down Expand Up @@ -271,7 +273,7 @@ Initial release! 🎉

- Josh Thomas <josh@joshthomas.dev> (maintainer)

[unreleased]: https://github.com/westerveltco/django-twc-project/compare/v2024.15...HEAD
[unreleased]: https://github.com/westerveltco/django-twc-project/compare/v2024.16...HEAD
[2024.1]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.1
[2024.2]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.2
[2024.3]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.3
Expand All @@ -287,3 +289,4 @@ Initial release! 🎉
[2024.13]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.13
[2024.14]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.14
[2024.15]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.15
[2024.16]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.16
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.15
2024.16
2 changes: 1 addition & 1 deletion copier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ _secret_questions:
_subdirectory: src/django_twc_project

template_version:
default: "2024.15"
default: "2024.16"
when: false

# ----------------------------------------------------------------------
Expand Down
5 changes: 0 additions & 5 deletions examples/default/.bin/release.sh

This file was deleted.

4 changes: 0 additions & 4 deletions examples/default/.bin/tailscale.sh

This file was deleted.

5 changes: 0 additions & 5 deletions examples/default/.bin/web.sh

This file was deleted.

5 changes: 0 additions & 5 deletions examples/default/.bin/worker.sh

This file was deleted.

17 changes: 0 additions & 17 deletions examples/default/.dockerignore

This file was deleted.

28 changes: 0 additions & 28 deletions examples/default/.editorconfig

This file was deleted.

4 changes: 0 additions & 4 deletions examples/default/.env.example

This file was deleted.

10 changes: 0 additions & 10 deletions examples/default/.env.prod

This file was deleted.

2 changes: 0 additions & 2 deletions examples/default/.github/CODEOWNERS

This file was deleted.

37 changes: 0 additions & 37 deletions examples/default/.github/dependabot.yml

This file was deleted.

98 changes: 0 additions & 98 deletions examples/default/.github/workflows/deploy.yml

This file was deleted.

132 changes: 0 additions & 132 deletions examples/default/.github/workflows/test.yml

This file was deleted.

Loading

0 comments on commit 741633a

Please sign in to comment.