Skip to content

Commit caacee6

Browse files
committed
Merge tag 'v2.1.0' into develop
v2.1.0 # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEEQQ5FeMkincNRq9Cd4xAmMt9ykBMFAmcD430ACgkQ4xAmMt9y # kBMD3BAAhI3HjmsbTVOmSQbrr+hVvkh1if96/+ZBz7+nm1P5pymorsu+O9gLe9e0 # pw0LV6cKrwbknFTJNaRgrkSgyT2wMlhqZKtzubE1UgbZdCCgzO95P7JDQioPpCxk # TDiyVQofkNxKu36hQRvDWu9w/1t6lC2qdAPVig10zS1muYBzgG5RMZtKFGAxdG4T # 0Z9JKrWD3HlFPCXvfbV7HexAudYhoPzgMEKjsoFyPWORYB4CyQeZ7SHCRKr5lt5b # LSSO0x7GQmI6N5V5xtrzZmO1I1lTrJQDxb6zbXN5hjSkHZI+n57I85kqvwV2to5L # mAHuklYZ7A5XdVO6PpOu/4AYkaborne+7rarRk9263buOOv0mGxz4CvI1RDRSVZD # 4y1uLIGnFbRjat+/UD70Dgtu+ZtFI0kkdFXaCA5Flz1cCA7Nlh5rNSuuvpPDDesJ # Mhyqf5MtlTi++9ULh3bInj0h+i6jo5GwNSfKaA5dnHIlh9eQkGDFxkDBUiBMUXWl # v7+FstWSbbVdVodRiReRketrNjFJtsPhvwVjro2hUnhS/i3005Ho2lWiT1D4wHFo # FzIp4KQilzps4XXu5/Sf9hFmESSyjSNIO+QcrddW2WJlVaMIxejPulHgmGE+DpMb # TdMEEmzMn46mi1r83ARGa91K9xFTnNU4PO6RMnMZPrXFVyzBORI= # =UJhA # -----END PGP SIGNATURE----- # gpg: Signature made Mon Oct 7 13:34:53 2024 UTC # gpg: using RSA key 410E4578C9229DC351ABD09DE3102632DF729013 # gpg: Good signature from "Milad Nekofar <milad@nekofar.com>" [ultimate] # gpg: aka "Milad Nekofar <nekofar@gmail.com>" [ultimate]
2 parents b8c4089 + b7fe092 commit caacee6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
6+
## [2.1.0] - 2024-10-07
7+
8+
### Features
9+
10+
- Add `messagePointer` method to `NuxtBundle`
11+
612
## [2.0.14] - 2024-10-05
713

814
### Bug Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginName = IntelliJ Nuxt.js Plugin
55
pluginRepositoryUrl = https://github.com/KartanHQ/intellij-nuxtjs
66

77
# SemVer format -> https://semver.org
8-
pluginVersion = 2.0.14
8+
pluginVersion = 2.1.0
99

1010
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1111
pluginSinceBuild = 233

0 commit comments

Comments
 (0)