From 801ed757ed1a8d6cea01df5a011e1073fff2d713 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 17:52:51 +0000 Subject: [PATCH] chore(master): release 1.1.10 --- CHANGELOG.md | 13 +++++++++++++ gwtbootstrap3-extras/pom.xml | 2 +- gwtbootstrap3/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d665e37..12e67e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.1.10](https://github.com/notz/gwtbootstrap3/compare/v1.1.9...v1.1.10) (2025-11-25) + + +### Bug Fixes + +* Add click to abstract anchor list item ([#48](https://github.com/notz/gwtbootstrap3/issues/48)) ([25e5f62](https://github.com/notz/gwtbootstrap3/commit/25e5f6284248d219604296db083de33b5ee91aec)) +* **deps:** bump org.apache.maven.plugins:maven-compiler-plugin ([#44](https://github.com/notz/gwtbootstrap3/issues/44)) ([09a379c](https://github.com/notz/gwtbootstrap3/commit/09a379c75ff1274e2d4b205b3e29df13c83c69e6)) +* **deps:** bump org.apache.maven.plugins:maven-gpg-plugin ([#40](https://github.com/notz/gwtbootstrap3/issues/40)) ([3b3127b](https://github.com/notz/gwtbootstrap3/commit/3b3127b35b7a527c3ae74b3dd30c28e14faf57a4)) +* **deps:** bump org.apache.maven.plugins:maven-javadoc-plugin ([#43](https://github.com/notz/gwtbootstrap3/issues/43)) ([ea1f4ed](https://github.com/notz/gwtbootstrap3/commit/ea1f4edb2707bd7927393de0310511b24d1910a2)) +* **deps:** bump org.apache.maven.plugins:maven-surefire-plugin ([#42](https://github.com/notz/gwtbootstrap3/issues/42)) ([89f0b3f](https://github.com/notz/gwtbootstrap3/commit/89f0b3f82b95af49ea446a537346c0e20088d8ff)) +* **deps:** bump org.codehaus.mojo:license-maven-plugin ([#45](https://github.com/notz/gwtbootstrap3/issues/45)) ([d5b9e25](https://github.com/notz/gwtbootstrap3/commit/d5b9e25a9b1c33122515bd38553983dabbcdbcb7)) +* Fire click event on anchor ([#46](https://github.com/notz/gwtbootstrap3/issues/46)) ([07ed4dc](https://github.com/notz/gwtbootstrap3/commit/07ed4dcccbb80daddbf3a0292e8bce8758b212e9)) + ## [1.1.9](https://github.com/notz/gwtbootstrap3/compare/v1.1.8...v1.1.9) (2025-06-05) diff --git a/gwtbootstrap3-extras/pom.xml b/gwtbootstrap3-extras/pom.xml index 3144644..e762fb4 100644 --- a/gwtbootstrap3-extras/pom.xml +++ b/gwtbootstrap3-extras/pom.xml @@ -5,7 +5,7 @@ org.gwtbootstrap3 gwtbootstrap3-parent - 1.1.10-SNAPSHOT + 1.1.10 gwtbootstrap3-extras diff --git a/gwtbootstrap3/pom.xml b/gwtbootstrap3/pom.xml index b79d340..4ed25bc 100644 --- a/gwtbootstrap3/pom.xml +++ b/gwtbootstrap3/pom.xml @@ -5,7 +5,7 @@ org.gwtbootstrap3 gwtbootstrap3-parent - 1.1.10-SNAPSHOT + 1.1.10 gwtbootstrap3 diff --git a/pom.xml b/pom.xml index 5d771af..ae64d2c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gwtbootstrap3 gwtbootstrap3-parent pom - 1.1.10-SNAPSHOT + 1.1.10 GwtBootstrap3 Parent GWT wrapper for the Bootstrap front-end framework http://gwtbootstrap3.org