Changeset 3148254
- Timestamp:
- 09/08/2024 05:50:42 PM (19 months ago)
- Location:
- cookielegit
- Files:
-
- 6 deleted
- 4 edited
- 1 copied
-
tags/1.0.0 (copied) (copied from cookielegit/trunk)
-
tags/1.0.0/.distignore (modified) (1 diff)
-
tags/1.0.0/.travis.yml (deleted)
-
tags/1.0.0/.wordpress-org (deleted)
-
tags/1.0.0/CHANGELOG.md (modified) (1 diff)
-
tags/1.0.0/tests (deleted)
-
trunk/.distignore (modified) (1 diff)
-
trunk/.travis.yml (deleted)
-
trunk/.wordpress-org (deleted)
-
trunk/CHANGELOG.md (modified) (1 diff)
-
trunk/tests (deleted)
Legend:
- Unmodified
- Added
- Removed
-
cookielegit/tags/1.0.0/.distignore
r3148248 r3148254 11 11 phpstan.neon 12 12 README.md 13 .wordpress-org 14 .travis.yml 15 tests -
cookielegit/tags/1.0.0/CHANGELOG.md
r3148248 r3148254 1 1 # Changelog 2 3 ## [1.0.0](https://github.com/WebdesignSeolab/cookie-legit/compare/v1.0.1...v1.0.0) (2024-09-08) 4 5 6 ### Features 7 8 * **ci:** add step for merge and delete branch ([#2](https://github.com/WebdesignSeolab/cookie-legit/issues/2)) ([81c7d97](https://github.com/WebdesignSeolab/cookie-legit/commit/81c7d97ffef97c91422e0b20b740372f4e502eca)) 9 10 11 ### Bug Fixes 12 13 * **pixels:** rename files and fix paths ([953c0ae](https://github.com/WebdesignSeolab/cookie-legit/commit/953c0ae3487cd588b18020920f72fb31f8b775d1)) 14 15 16 ### Miscellaneous Chores 17 18 * **ci:** add PAT for automated release ([#5](https://github.com/WebdesignSeolab/cookie-legit/issues/5)) ([e497fe9](https://github.com/WebdesignSeolab/cookie-legit/commit/e497fe9d7001b96bc657dda488e8f5037b4f7aab)) 19 * release 1.0.0 ([1c35a69](https://github.com/WebdesignSeolab/cookie-legit/commit/1c35a69d387885bbd001c72f66c76c59f68d0e90)) 20 * release 1.0.0 ([53b8097](https://github.com/WebdesignSeolab/cookie-legit/commit/53b809706065efadba1902e6431e7d66cfd6729b)) 2 21 3 22 ## [1.0.1](https://github.com/WebdesignSeolab/cookie-legit/compare/v1.0.0...v1.0.1) (2024-09-08) -
cookielegit/trunk/.distignore
r3148248 r3148254 11 11 phpstan.neon 12 12 README.md 13 .wordpress-org 14 .travis.yml 15 tests -
cookielegit/trunk/CHANGELOG.md
r3148248 r3148254 1 1 # Changelog 2 3 ## [1.0.0](https://github.com/WebdesignSeolab/cookie-legit/compare/v1.0.1...v1.0.0) (2024-09-08) 4 5 6 ### Features 7 8 * **ci:** add step for merge and delete branch ([#2](https://github.com/WebdesignSeolab/cookie-legit/issues/2)) ([81c7d97](https://github.com/WebdesignSeolab/cookie-legit/commit/81c7d97ffef97c91422e0b20b740372f4e502eca)) 9 10 11 ### Bug Fixes 12 13 * **pixels:** rename files and fix paths ([953c0ae](https://github.com/WebdesignSeolab/cookie-legit/commit/953c0ae3487cd588b18020920f72fb31f8b775d1)) 14 15 16 ### Miscellaneous Chores 17 18 * **ci:** add PAT for automated release ([#5](https://github.com/WebdesignSeolab/cookie-legit/issues/5)) ([e497fe9](https://github.com/WebdesignSeolab/cookie-legit/commit/e497fe9d7001b96bc657dda488e8f5037b4f7aab)) 19 * release 1.0.0 ([1c35a69](https://github.com/WebdesignSeolab/cookie-legit/commit/1c35a69d387885bbd001c72f66c76c59f68d0e90)) 20 * release 1.0.0 ([53b8097](https://github.com/WebdesignSeolab/cookie-legit/commit/53b809706065efadba1902e6431e7d66cfd6729b)) 2 21 3 22 ## [1.0.1](https://github.com/WebdesignSeolab/cookie-legit/compare/v1.0.0...v1.0.1) (2024-09-08)
Note: See TracChangeset
for help on using the changeset viewer.