Skip to content

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/geocoder-abbrevations@4.6.17-dev
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.

2 participants