Skip to content

Commit

Permalink
Published alanning:[email protected].
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Feb 3, 2024
1 parent 7195ff0 commit d1dc80d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[email protected]
alanning:[email protected].1
alanning:[email protected].2
[email protected]
[email protected]
[email protected]
Expand Down Expand Up @@ -27,7 +27,7 @@ [email protected]
[email protected]
lmieulet:[email protected]
lmieulet:[email protected]
local-test:alanning:[email protected].1
local-test:alanning:[email protected].2
[email protected]
[email protected]
[email protected]
Expand Down
4 changes: 4 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v3.6.2

* Fixed TypeScript definition to play nice with Meteor definition [#389](https://github.com/Meteor-Community-Packages/meteor-roles/pull/389) [@bruceborrett](https://github.com/sponsors/bruceborrett)

## v3.6.1

* Added types for async functions [#386](https://github.com/Meteor-Community-Packages/meteor-roles/pull/386) [@storytellercz](https://github.com/sponsors/StorytellerCZ)
Expand Down
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Package.describe({
summary: 'Authorization package for Meteor',
version: '3.6.1',
version: '3.6.2',
git: 'https://github.com/Meteor-Community-Packages/meteor-roles.git',
name: 'alanning:roles'
})
Expand Down

0 comments on commit d1dc80d

Please sign in to comment.