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

npm package contents @4.6.17-dev #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

missinglink
Copy link
Member

This PR contains some commits which were available in npm but not found in any forks at the time the repo was taken down.

npm pack @mapbox/[email protected]
tar xvzf mapbox-geocoder-abbreviations-4.6.17-dev.tgz --strip-components=1 -C /path/to/repo

Screenshot 2022-09-02 at 18 09 51

Some of it seems to be metadata associated with the package, these are listed as untracked in the diff:

On branch npm-4.6.17-dev
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   .circleci/config.yml
	modified:   CHANGELOG.md
	modified:   Cargo.lock
	modified:   LICENSE
	modified:   README.md
	modified:   package.json
	modified:   src/lib.rs
	modified:   test/fixtures/de-advanced.json
	modified:   test/fixtures/de-simple.json
	modified:   tokens/de.json
	modified:   tokens/en.json
	modified:   tokens/es.json
	modified:   tokens/fr.json
	modified:   tokens/it.json
	modified:   tokens/ru.json

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.history/
	.vscode/
	geocoder_abbreviations_py/
	setup.py
	tokens/__init__.py

no changes added to commit (use "git add" and/or "git commit -a")
git diff CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d2489d..f949dac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,12 @@

 # Version History

+## 4.6.16
+
+- :rocket: Token additions for Italian, German and Spanish
+- :rocket: Added `type: way` property to Russian, Italian and Spanish tokens
+- :rocket: Added English abbreviations common for Canada
+
 ## 4.6.15

 - :rocket: Update regex for Canada in English and add in regex in French.

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.

1 participant