Changes between Initial Version and Version 1 of Ticket #15078
- Timestamp:
- May 2, 2014, 9:31:11 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15078
-
Property
Status
changed from
new
toopen
- Property Cc scott_gonzalez added
-
Property
Component
changed from
unfiled
tobuild
-
Property
Priority
changed from
undecided
tolow
-
Property
Milestone
changed from
None
to1.12/2.2
-
Property
Status
changed from
-
Ticket #15078 – Description
initial v1 8 8 9 9 * The build script never came back to a shell prompt even after I got the [https://github.com/jquery/jquery-release/blob/705bcf6b850f3c4537e9bff44dfabebf396459e7/release.js#L12 "complete" message]; perhaps related to why the zip files were empty. 10 11 * The version for `package.json` didn't seem to happen on master so I [https://github.com/jquery/jquery/commit/568f3dd84693629768b40e7b5cf4c60e0c57c4d4 did it manually]. 12 13 * The version [https://github.com/jquery/jquery/commit/2f46ac8091d8b2612c56280e7a5626f9142bb1cf wasn't updated] in `bower.json` either, it was in the old non-semver format as well. Does this need to be in the repo full-time, or can it just exist in the tagged release?