Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add contributor's firstName and lastName to model #18

Merged
merged 1 commit into from
Dec 18, 2017

Conversation

7091lapS
Copy link
Contributor

Adds a firstName and lastName fields to the model. These are used for ES indexing by CAPI.

version.sbt Outdated
@@ -1 +1 @@
version in ThisBuild := "2.0.0"
version in ThisBuild := "2.0.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably be 2.1.0 since this is a minor change, not a patch. We should try to follow https://semver.org/ whenever possible.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok 👍

@7091lapS 7091lapS force-pushed the av-firstlastnames branch 3 times, most recently from a7b3eb8 to 4f7c3b4 Compare December 18, 2017 17:17
@7091lapS 7091lapS merged commit 4eb29f3 into master Dec 18, 2017
@rowannekabalan rowannekabalan deleted the av-firstlastnames branch November 18, 2021 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants