angular-localization icon indicating copy to clipboard operation
angular-localization copied to clipboard

Please Push Version 1.4.0

Open edmondchui opened this issue 9 years ago • 3 comments

I got the following error when trying to upgrade from version 1.2.1 to 1.4.0 via bower install

$ bower install
bower angular-localization#1.4.0       not-cached git://github.com/doshprompt/bower-angular-localization.git#1.4.0
bower angular-localization#1.4.0          resolve git://github.com/doshprompt/bower-angular-localization.git#1.4.0
bower angular-localization#1.4.0     ENORESTARGET No tag found that was able to satisfy 1.4.0

Additional error details:
Available versions in git://github.com/doshprompt/bower-angular-localization.git: 1.2.1, 1.2.0, 1.1.4, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.2, 1.0.1, 1.0.0

Could you please push version 1.4.0?

Thanks, Edmond

edmondchui avatar Nov 03 '15 06:11 edmondchui

Hi @doshprompt,

When can you publish version 1.4 to the official repository?

Thanks, Edmond

edmondchui avatar Nov 11 '15 06:11 edmondchui

Please see #62 for details regarding the release of 1.4.

bretkikehara avatar Nov 11 '15 07:11 bretkikehara

I managed to install version 1.4 via bower this way

$ bower install --save https://github.com/doshprompt/angular-localization.git#v1.4.0
bower angular-localization#v1.4.0       not-cached https://github.com/doshprompt/angular-localization.git#v1.4.0
bower angular-localization#v1.4.0          resolve https://github.com/doshprompt/angular-localization.git#v1.4.0
bower angular-localization#v1.4.0         checkout v1.4.0
bower angular-localization#v1.4.0         resolved https://github.com/doshprompt/angular-localization.git#1.4.0
bower angular-localization#v1.4.0          install angular-localization#1.4.0

angular-localization#1.4.0 www/scripts/vendors/angular-localization
├── angular#1.3.15
├── angular-cookies#1.4.3
└── angular-sanitize#1.3.15

I'll close this issue when the release of 1.4 is actually fixed.

edmondchui avatar Nov 13 '15 05:11 edmondchui