File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Edit this release and run "make release"
2
- RELEASE =3.2.1
2
+ RELEASE =3.2.2
3
3
4
4
SHELL =/bin/bash
5
5
Original file line number Diff line number Diff line change
1
+ tron (3.2.2) jammy; urgency=medium
2
+
3
+ * 3.2.2 tagged with 'make release'
4
+ Commit: Merge pull request #1014 from Yelp/u/kkasp/fix-tooltip-lol-
5
+ its-bootstrap-2.3.1 Disable the tooltip animation that is causing a
6
+ strange problem where you can"t get a tooltip when entering from the
7
+ top of an object
8
+
9
+ -- Kevin Kaspari <kkasp@yelp.com> Mon, 13 Jan 2025 06:59:56 -0800
10
+
1
11
tron (3.2.1) jammy; urgency=medium
2
12
3
13
* 3.2.1 tagged with 'make release'
Original file line number Diff line number Diff line change 17
17
# setup phase, the dependencies may not exist on disk yet.
18
18
#
19
19
# Don't bump version manually. See `make release` docs in ./Makefile
20
- __version__ = "3.2.1 "
20
+ __version__ = "3.2.2 "
You can’t perform that action at this time.
0 commit comments